@nhost/react-native-template
v0.0.15
Published
A template project to get you up to speed on how to use Nhost with React Native
Downloads
77
Readme
Nhost React Native Template
This template bootstrapped using react-native-community/cli
showcases how to properly use Nhost SDK within your React Native project.
For a more comprehensive guide on how to build on top of this template you can follow the quickstart guide.
Features
- Email/Password Authentication
- Sign-in with Apple and Google
- File upload
Usage
To initialize a new React Native project using this template, run the following command:
npx react-native init myapp --template @nhost/react-native-template