An open API service indexing awesome lists of open source software.

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

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.