In the getting started on Wakanda it explain how I can bind my data in my web app via AngularJs.
http://wakanda.github.io/get-started/bind-data-in-webapp.html
The mobile app work with Ionic 2, and I want to know, how I can bind the data like the web app ?
My goal is to have the same result as the getting started but on the mobile side. Anyone can help me ?