Greetings, I am currently working on an app using Ionic v5 and came across the following problem:
The default searchbar of Ionic is displayed in Android like this:
while on iOS, it is displayed like this:
which is usually not that bad, but I’m building an app with a map in its center and the searchbar on top, which means having an almost transparent searchbar isn’t a good user experience.
Now I know there are some core design differences between android and iOS, but there has to be a way to force the Android design onto iOS.
Thank you in advance
3 posts - 3 participants