Hey guys,
I have a pretty tricky work.
I have a Xamarin Android app and I'm thinking of migrating it to forms.
The reason is the cross platform advantage.
However I had some problems, since I want to change all Layout of the app.
First of all I want to make all equal layout with android and iphone.
First problem is the android tab at bottom and with icons.
I know it isn't a best practice but it is very important do this way, I searched for a solution and found almost every one saying it wasn't a good thing to do, but I really need to do this way.
My second problem is that every tab will be different from another.
And one of them will have a 3 page slider in it.
I'm putting an image for you guys visualize since I did not start the work.
I want to know if it is possible to do this with forms, and if yes how Can I handle it:
With custom renderers or some other way?
about the slide inside tabs is it also possible?
Thanks very much for the help.
Here is the image:
Really sorry for the poor quality and lack of code, but I would like to know if it is possible to do this type of thing with forms.