The TabbedPage looks differently between iOS/android.
Is it possible to let the TabbedPage display tabs and icons on the bottom of screen when the app running in android, just like in iOS?
The TabbedPage looks differently between iOS/android.
Is it possible to let the TabbedPage display tabs and icons on the bottom of screen when the app running in android, just like in iOS?
To accomplish this you would have to write your own custom Renderer link
However the link below is an implementation that allows you android to have you tabs look like iOS