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)
http://cl.ly/image/1Q0j1z392y0S
- 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]