How to display Json object "Feed" in Listview using Xamarian.forms ?
I am using this Workng API:- http://hallpassapi.jamsocialapps.com/api/NewsFeed/GetNewsFeed?order_by=ASC
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kashif SohailPosted Mar 27, 2016, 12:18 AM
Now, You need to
1. Add JSon.Net to your project using nuget package manager
2. Parse the given url to the RootObject