What structure should I use to make this layout?
It's a listView or gridView , I do not know how to do this part of SOM ,
When I put listView , it appears only aligns from below, not from above!
I'm having trouble doing the post in my API my app until it registers the object but then it crashes the application and closes with this execution error:
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing va...
I'm trying to make a menu in this way (see image), but I do not know how it works right ... If anyone can send me an example or help me with this question, thank you very much.
How do I create a component that looks like a div in Xamarin Forms ?
I need to create something inside that will have some labels with information regarding the user's address, and will be displayed according to the list of a...
I'm developing in XamarinForms a project where I use several APIS files downloaded by NuGet, and I have not had any problems so far.
Until then I decided to use the ImageCircle plugin and create a new View in my project.
The Android appl...
I'm having the following error when running my app in Visual Studio 2017:
max res 25, skipping mipmap-anydpi-v26
I researched here on the internet and found nothing that could help me solve it. Does anyone know a solution or what does it...
Hello, I'm following this tutorial and, from what he shows along with the Xamarin.Forms documentation, I can create a Resource dictionary as follows:
<?xml version="1.0" encoding="utf-8" ?>
<ResourceDictionary
xmlns="http://xam...
I am learning to develop with Xamarin (using VS 2015 and Windows). To test the app on Android is quiet, I use Genymotion. What about IOS? How can I test? Just with a physical iPhone? Or is there an IOS emulator?
I'm trying to rename my application created in Xamarin Forms, but I can not. I already found these two links that explain how to do this:
Application name does not appear in the same emulator it appears when I am touching the code
You c...