callstack / react-native-paper-login-template

The easiest way to start with your application.
https://reactnativepaper.com/
250 stars 70 forks source link

React Native Paper Login Template

The easiest way to start with your application.

Features

How to use?

  1. Download or clone this repo.

  2. Install dependencies.

npm install
// or
yarn install
  1. Run project on iOS / Android.
 npm run ios // npm run android
 // or
 yarn ios // yarn android

Project was created using Expo. If you want standard native project please run following command:

expo eject

Preview

homescreen login register forgot dashboard

Made with ❤️ at Callstack

This template is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. Callstack is a group of React and React Native geeks, contact us at hello@callstack.com if you need any help with these or just want to say hi!