I am new to C# Xamarin.Forms and i would like to know how can i create dropdown list in Xamarin.Forms like we do in HTML using
...Hello, can I get android sample code link to Fetch data from server Using Retrofit and display it in Populated Spinner Dynamically Using Retrofit Library.
...How do i build a Mobile question and answer section with Xamarin.Froms?
...I Want display two button and one Textview on recycleview, If i click on plus (+) button value of textview, it should be increase and if I click of minus button than value of textview should be decrease.
After that, I want to add one more button(AddToCart button) when i click on AddtoCart button than that particular item value should be display in Cart Android Platform.
How Can i achieve this functionality in Android?
...
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 guidence as I am fairly new to Xamarin. I have Generated the Models, And I'm using Web Services.
Any help will be appreciated.
How to convert Json ArrayList into String Array?
Here is my Sample code where I am getting ArrayList data in mAddList
variable