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

Commit 22ed8c2

Browse files
authored
Create README.md
1 parent 5a0d6a7 commit 22ed8c2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# react-navigation-transitioner
2+
A navigator for custom screen transitions with React Navigation and React Native
3+
4+
## Watch the talk at ReactNativeEU!
5+
6+
## Get Started
7+
8+
```
9+
yarn
10+
react-native run-ios
11+
```

0 commit comments

Comments
 (0)