Skip to content

React native authentication with REST API

Notifications You must be signed in to change notification settings

neric1/rn-auth

 
 

Repository files navigation

React native Authentication with REST API

Clone this repo

git clone https://github.com/samironbarai/rn-auth.git

Install dependency

$ cd rn-auth
$ npm install

Add your own API base URL

$ edit src/config.jx
$ replace http://example.com/api with your own API base URL

Run the project

npx react-native run-android

Facing any problem? Contact with me

Click on the image below to see YouTube video.

React native SQLite storage

Please visit my website. samironbarai.com

About

React native authentication with REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.8%
  • Java 27.8%
  • Objective-C 20.1%
  • Ruby 3.6%
  • Starlark 2.7%