Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Repository files navigation

React Native Navigation Demo App

This is a simple react native application built for explaining practical usage of Navigator component in a real world application.

Features Covered in the App

  • Efficiently managing routes using a seperate routes.js file.
  • Managing transition animations between different scenes.
  • Creating a Splash screen.
  • Handling Swipe gesture to move back to previous screens.
  • Handling Back button in Android using BackAndroid component.

This app was used as the Demo app for my "Navigation in React Native" talk in React Native Chennai - Introduction to React Native meetup

License

MIT

About

A simple app to show routing and navigation with splash screen on Android and iOS in React-Native

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages