1
Answer

Feeds with comment in Xamarin.Forms

I have been tasked with creating a discussion section/ Feeds with Xamarin.Forms.
 
I have looked for examples and found nothing.
 
I have to create a section of the app where Users can ask a question and other users can comment and/or like question. I basically want to create something like Facebook Feeds or Stackoverflow but must simpler.
 
I need some guidance as I am fairly new to Xamarin. I am using I have Generated the Models. I am Also using an SQL DB, with Web Services.
 
Any help will be appreciated. 
Answers (1)