Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 411 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 411 Bytes

react-native-transitions with stack-navigation

Getting started

Start by cloning repository and installing dependencies using npm/yarn

git clone
cd react-native-transitions-master
npm install

start server:

react-native start

install on android/ios:

react-native run-android
react-native run-ios

Screens-transitions