https://github.com/peterpme/react-native-new-arch-bignumber
https://github.com/peterpme/react-native-new-arch-bignumber
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterpme/react-native-new-arch-bignumber
- Owner: peterpme
- Created: 2024-09-30T14:54:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T14:56:01.000Z (8 months ago)
- Last Synced: 2025-01-08T21:49:48.867Z (5 months ago)
- Language: Kotlin
- Size: 255 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [New Architecture Example](https://reactnative.dev/docs/the-new-architecture/landing-page)
## 🚀 How to use
> `npx create-expo-app@latest -e with-new-arch`
- Install packages with `yarn` or `npm install`.
- Run `npx expo run:ios` and/or `npx expo run:android`. Requires native toolchains to be installed.