Skip to content

Marcinnet/react-native-paper-login-template

 
 

Repository files navigation

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 [email protected] if you need any help with these or just want to say hi!

About

The easiest way to start with your application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • JavaScript 0.7%