Update react-native-reanimated patch and fix iOS EAS build issues#596
Merged
Conversation
The splash screen, About screen, Settings, and Crashlytics still showed v1.2.1 after the bump to 1.2.2 because the version was hardcoded in each. - Add constants/app-version.ts exporting APP_VERSION read from app.json via expo-constants, and use it in SplashScreen, About, Settings, and the Crashlytics attributes so in-app displays can never go stale again - Add a "What's New in 1.2.2?" section to the About screen (expanded by default) summarizing the CHANGELOG entry - Update the README version badge and bug report template placeholder to 1.2.2 - Document a Version Update Checklist in CLAUDE.md covering every location a version bump must touch https://claude.ai/code/session_01TBgovoNmgRSB8DcnCFrfTd
…-update-7ry3ij Fix stale v1.2.1 displays and single-source the app version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.