callstack / react-native-paper-login-template

The easiest way to start with your application.

Home Page:https://reactnativepaper.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Paper Login Template

The easiest way to start with your application.

Features

  • Save energy & hours of hard-work
  • Complete source code in React Native
  • Based on react-native-paper
  • 5 screens & 16 components
  • Prettier for pretty, formatted code
  • Minimum dependencies

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!

About

The easiest way to start with your application.

https://reactnativepaper.com/


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%