Skip to content

Conversation

@alexsegura
Copy link
Member

@alexsegura alexsegura commented Oct 31, 2025

Other than React Native itself, other major dependencies have been upgraded, particularly React Navigation, so please test every transition, in case we are doing weird things not supported by 7.x.

Also, it's now using Yarn 4.x, so please update what you are using on your machine.

Fixes #2073
Fixes #2057

const filename = v4() + '.jpg';
const file = new File(Paths.cache, filename);

file.write(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed this when signing on Android. Works fine on iOS.

Screenshot_1764605325

@alexsegura
Copy link
Member Author

alexsegura commented Dec 2, 2025

Error on Android when switching dates in courier screen.
Might be caused by react-native-maps and/or react-native-reanimated.

Seems to be the same as react-native-maps/react-native-maps#5781

Screenshot_1764610616

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.

Signature gesture interfere with tab/pane navigation Migrate to the New Architecture (React Native)

4 participants