Skip to content

chore: update rn, expo, deps #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Jul 4, 2025
Merged

chore: update rn, expo, deps #352

merged 22 commits into from
Jul 4, 2025

Conversation

TimoGlastra
Copy link
Member

@TimoGlastra TimoGlastra commented Jul 1, 2025

Update all deps, expo, RN in an attempt to fix the android build issues. The app builds again, however not without bugs

  • revert expo-asset changes
  • back in header does not work on android (onPress not working in headerTransparent headers on Android 9 react-navigation/react-navigation#12667)
    • Added a workaround for now
  • Issues with the credential attribute screen changing size (seems to do with scrollview)
  • Sheets are not rendered correctly
    • user another library for now
  • Test on iOS
  • edge to edge on android
    • enabled, but need to make some fixes still
  • 16 kb support on android (https://reactnative.dev/blog/2025/01/21/version-0.77)
  • the bottom modal sheet does not look so nice with android on-screen bottom navigation buttons
  • mdoc
  • Digital Credentials API
  • Android NFC scanner sheet
  • Android broken in production
    • my hunch is that is has something to do with the new arch, but who knows? There's multiple libraries only supporting new arch now so we can't disable it.

TimoGlastra and others added 18 commits July 1, 2025 18:00
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Berend Sliedrecht <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
@TimoGlastra TimoGlastra marked this pull request as ready for review July 4, 2025 10:02
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
@TimoGlastra TimoGlastra enabled auto-merge (squash) July 4, 2025 20:20
@TimoGlastra TimoGlastra merged commit 4c5102d into main Jul 4, 2025
1 check passed
@TimoGlastra TimoGlastra deleted the build/fix-android branch July 4, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants