-
Notifications
You must be signed in to change notification settings - Fork 132
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
feat: add expo example #1204
feat: add expo example #1204
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd the label graphite-merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
247233a
to
abcdc93
Compare
47406d4
to
77ba757
Compare
… iyk/add-expo-example
* feat: add expo files * feat: reset expo app * feat: update expo setup to support expo router * feat: update readme to remove viem dependency * fix: fix dependency isses * fix: update react native verions accross monorepo * fix: dependency issues breaking metro config * fix: dependency issues breaking metro config * fix: update metro to add account kit workspace
Pull Request Checklist
yarn test
)site
folder, and guidelines for updating/adding docs can be found in the contribution guide)feat!: breaking change
)yarn lint:check
) and fix any issues? (yarn lint:write
)PR-Codex overview
This PR focuses on updating the
react-native-expo-example
project with new features, dependencies, and configuration files to enhance its functionality and compatibility with the latest libraries.Detailed summary
react-native
version to0.76.5
.tsconfig.json
.env.d.ts
.MainApplication
andMainActivity
classes.index.ts
for authentication.Screenshots
screen-20241213-152221.mp4