Implementation of Facebook Paper-like interactive UI in React Native.
Read the blog post: Building a Facebook Paper-like UI with React Native on Medium.
See it in action: https://vimeo.com/175727390
(The image above is a GIF animation that unfortunately does not loop. Please refresh the page to see it loop again.)
- Clone the repo
- Run
npm install
andrnpm link
. - Open
ios/RNPaperInterface.xcodeproj
and run the project. - This should compile the project and run the sample in the simulator.
Param Aggarwal (paramaggarwal@gmail.com)
MIT License