Skip to content

AldiAlinj/react-native-crud

Repository files navigation

React Native CRUD

React Native CRUD project.

Installation

Download the React Native CRUD API and follow its instructions

Use NPM to install packages and dependencies

npm install

Usage

Change the url in the services/FetchApi.js file to the url from your API server

const url = 'your_url_name_here'

Start the server using expo

expo start

Description

This repository is a simple Create, Read, Update & Delete project. The item includes a title, description & image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published