react-native-magazine-listview
A pure javascript magazine listview for React Native framework.
By Frederik Rรธssell from dribbble.com https://dribbble.com/shots/3058788-Digital-magazine-mockup
Try it out
Try it with Exponent: https://getexponent.com/@sungwoopark95/react-native-digital-magazine
Run it locally
To install, there are two steps:
- Install Exponent XDE following this guide. Also install the Exponent app on your phone if you want to test it on your device, otherwise you don't need to do anything for the simulator.
- Clone this repo and run
npm install
git clone https://github.com/ggomaeng/react-native-magazine-listview.git magazineListview
cd magazineListview
npm install
- Open the project with Exponent XDE and run it.