Fork me on GitHub

After creating a Views JSON Page Display, there are a few ways we can display a view inside of our app. To take advantage of built in DrupalGap features for Views (data fetching, paging, etc) use the Render Array technique. Otherwise, it's possible to manually retrieve and display Views results.