Skip to content

haider792/React_Native_API_Basic_Project

Repository files navigation

React_Native_API_Basic_Project

React Native Based API Basic Project

Installation

Development

  1. Clone this repo.
  2. Run npm install
  3. Ensure a device, or emulated Android image is connected (adb devices)
  4. Run react-native run-android.

Can I use this as a base project?

Of course. Please remember though it is not a "fit all" solution and you'll need to configure it for your own project needs.

To change the name of the project, edit android/app/src/res/values/strings.xml. To change the launcher icon of the project, change all of the ic_launcher.png icons within android/app/src/res/mipmap-XXXX/.

This Android only demo app has been designed to be as minimal and basic as possible, to avoid confusion.

Key points:

It's only working on Android for now.

About

React Native Based API Basic Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published