Skip to content

Madi-S/Another-React-Native-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Native application (Posts blog).

To run:

  1. npm i

  2. npm start

To deploy:

  1. expo publish

  2. expo build:android -t app-bundle

  3. expo fetch:android:keystore

  4. expo upload:android


This react native application covers:

  1. Redux (state management)

  2. React navigation

  3. Working with native components (Camera, Permissions, etc.)

  4. Database management (sqlite)

  5. Good coding principles

  6. Project decomposition

About

Minimal example of react native application showing the beauty of cross-platform development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors