python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Use a renderer to customize the tabbar icons, but keeping the settings set in AppShell.xaml
I created an AppShell app, I customized the Shellcontent with a renderer in order to change the icon when it is clicked, the only problem is that the style of the tabbar that I had set in the resource...
Davide Tramontano
Votes: 0
Answers: 0
Move UITabBarController Tab Bar to top of screen
I am currently stuck at a road block in designing my app in which I need the tab bar in UITabBarController to be moved to the top of the screen.
I understand in app design it doesn't make sense, but I...
gnielio
Votes: 0
Answers: 1
Ionic React - How to prevent rerendering routes created by Ionic Tabbar
I am using Ionic Framework with React to create an app with four main tabs. One of the tabs is a map component. My problem is that when I switch tabs, React rerenders them every time. For example, let...
eren
Votes: 0
Answers: 1
TabBar icon color change animation
How to apply the same color change animation that's applied to TabBar text (label) to the icon at the same time, instead of instant changing the color of the icon?
This is triggered when swiping, not...
JCChamo
Votes: 0
Answers: 1