Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 941 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 941 Bytes

rn-paper-interface

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.

Demo

Run with Exponent: https://getexponent.com/@community/paper-interface-example

See it on Vimeo: https://vimeo.com/175727390

GIF

project demo

Try it out

  1. Clone the repo
  2. Run npm install and rnpm link.
  3. Open ios/RNPaperInterface.xcodeproj and run the project.
  4. This should compile the project and run the sample in the simulator.

Author

Param Aggarwal ([email protected])

License

MIT License