Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 583 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 583 Bytes

ezgif com-video-to-gif

For getting started:

https://facebook.github.io/react-native/docs/getting-started.html#content

Integrating react native within an existing app required constant communication(synchronous and asynchrounus) between react and native components. This project has examples that do the same. We use Native modules to talk between android and react native modules.

Clone the repo and run nmp init to download all the node dependancies.