A mobile app that uses the Ionic Framework, and integrates with WordPress through the WP-API.
Features:
- Gets posts through WP-API
- Pull to refresh
- Infinite scroll
- App intro
- WordPress login (needs custom code on your site to do anything)
- More coming soon
https://github.com/scottopolis/wpIonic/blob/master/demo-video.gif
- Install and activate the Reactor Core plugin on your WordPress website [https://wordpress.org/plugins/reactor-core/]
- Go to www/controllers.js and change $rootScope.url to your website
- Load index.html in Safari, or compile app with Phonegap
Props to [https://github.com/modemlooper]