Skip to content

React native routers navigation / form validation / app navigation - example

Notifications You must be signed in to change notification settings

iHaiderAli/React-Native-Basic-Routing-Example

Repository files navigation

React-native Routers navigation base struture

Installation process:

  1. npm install
  2. react-native run-android or run-ios

Feature:

  1. Login / signup form validation.
  2. Navigation between different stacks.
  3. Navigation between diffrent screens of app.
  4. Global styling example.
  5. Back navigation handling.