Skip to content

In this React Native application you can practice the 4 basic actions of any application: create, list, modify and delete.

Notifications You must be signed in to change notification settings

francijpg/rn-crud-native

Repository files navigation

CRUD Native App

In this application you can practice the 4 basic actions of any application: create, list, modify and delete.

DEMO DEMO DEMO DEMO DEMO

Features

  • Built with React 17
  • Using React Navigation
  • Stylized with React Native Paper
  • Environment Variables handling
  • Powered by json-server

Installation

  1. git clone https://github.com/francijpg/rn-crud-native.git
  2. yarn install
  3. Create and fill .env file (equal to .env.example file)
  4. npm run server
  5. npm run ios | npm run android

About

In this React Native application you can practice the 4 basic actions of any application: create, list, modify and delete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published