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.
This is a technical demo and not a library. Feel free to learn from the code and adapt to your use-case.
Run with Exponent: https://getexponent.com/@community/paper-interface-example
See it on Vimeo: https://vimeo.com/175727390
- Clone the repo
- Run
npm installandrnpm link. - Open
ios/RNPaperInterface.xcodeprojand run the project. - This should compile the project and run the sample in the simulator.
Param Aggarwal ([email protected])
MIT License
