Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8base React Native App Example

Server Setup

  • Sign up 8base account;
  • Install 8base CLI npm install -g 8base;
  • Login using CLI 8base login;
  • Go to the server directory cd server;
  • Install dependencies npm install;
  • Import schema and data via 8base import -f=DEMO.JSON;

Client Setup

  • Go to the client directory cd client;
  • Install dependencies npm install;
  • Get 8base API endpoint for your account;
  • Replace uri in the App.js with your enpoint
  • Start app via npm start;
  • Open app via simulator or on the your phone;
  • Explore it.

About

8base Application React Native Example with authentication and CRUD based Expo

Resources

Stars

3 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages