Coverflow Demo A demo application for the Coverflow component (https://github.com/Bhoos/react-native-coverflow). Installation Checkout the demo project on your computer $ git clone [email protected]:Bhoos/coverflow-demo.git $ cd coverflow-demo $ npm install Run demo on android or iOS $ react-native run-android $ react-native run-ios