Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 319 Bytes

File metadata and controls

15 lines (10 loc) · 319 Bytes

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.