Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 647 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 647 Bytes

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