Skip to content

Conversation

@magrinj
Copy link

@magrinj magrinj commented Oct 20, 2025

Summary

Updates the library to be compatible with React Navigation v7 and modernizes the build system to work with current tooling.

Key Changes

React Navigation Compatibility

  • Updated to React Navigation v7.1.18
  • Updated React Native to 0.81.4 and React to 19.1.0
  • Fixed TypeScript types to work with new React Navigation API

Build System

  • Upgraded to Yarn 3 with workspace support
  • Modernized react-native-builder-bob configuration (based on create-react-native-library)
  • Updated example app to Expo SDK 54

Bug Fixes

  • Fixed issues and Typescript errors with updated React Navigation
  • Fixed TypeScript errors in example app

Testing

  • Example app runs successfully
  • Bottom sheets open/close correctly
  • TypeScript compilation passes
  • Library builds without errors
Simulator.Screen.Recording.-.iPhone.17.Pro.-.2025-10-20.at.14.41.41.mov

@@ -0,0 +1,36 @@
name: Setup
Copy link
Author

Choose a reason for hiding this comment

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

Sounds fine to me to add this github actions and templates, same one as create-react-native-library, but if you don't want them tell me, and I'll remove this changes

@janicduplessis
Copy link
Contributor

Hey @magrinj ! Thanks a lot for your work on this, will have a look this week

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