Skip to content

Compatibility with the New Architecture#341

Merged
tung2744 merged 9 commits intoauthgear:masterfrom
louischan-oursky:dev-2483-react-native-new-arch
Feb 5, 2025
Merged

Compatibility with the New Architecture#341
tung2744 merged 9 commits intoauthgear:masterfrom
louischan-oursky:dev-2483-react-native-new-arch

Conversation

@louischan-oursky
Copy link
Contributor

ref DEV-2483

@tung2744 Let's see if you can build and run this too. Some common problems

  1. You need to npm run build to build the react native SDK first.
  2. You need to rm -rf node_modules in example/reactnative, and then yarn to install the just built SDK
  3. You need to cd example/reactnative/ios and run pod install.
  4. You need to run npm start to start the packager manually, it no longer starts itself.

@tung2744
Copy link
Collaborator

tung2744 commented Feb 5, 2025

Tested and can build in android and ios

@tung2744 tung2744 merged commit ce61c9b into authgear:master Feb 5, 2025
9 checks passed
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