React Native Examples
There's a lot of Apps and Examples spawing around the web, but don't understimate the official examples at facebook/react-native/Examples.
Right now you can find:
- Movies
- UIExplorer
- 2048
- TicTacToe
You probably already followed the official Tutorial on
Movies
Maybe you had a look at the iOS React Native Wrappers and Components
UIExplorer
But make sure to check also
TicTacToe
and especially
2048
Looks like the Facebook employees working on React Native are having fun too!