Tuesday, September 18, 2018

Xamarin.Forms - Social Media Application





Hi there!

In this blog post, I have created a Android application using Xamarin Forms that will show a list of posts, comments of each post and the user profile of the author of the post. I have used the  JSON Placeholder service to get the required information.

The application consist of three main screens.

  1. Posts List
  2. Comments for a post
  3. User Profile

The projects are seperately created for data retrieval and the entities (data model).When the application starts, it shows the posts list page. Data fetching happens automatically in the background.

The below video shows a walk through of the Mobile Application developed using Xamarin Forms.





The source code of this application will be shared soon!!!

Ashen Jayasinghe
Software Developer
DMS


No comments:

Post a Comment