Questions
Javascript to override top-navigation background color?
Is there a way to change the top-navigation background color with Javascript? I'd like to have background color changed for certain parts/pages of the app. Thanks.
Anyway to cache tab pages?
I have a bottom tab bar and every time a tab is selected the page will "reload" even if the tab was opened 3 seconds ago. This makes it feel very far from an app (or a very slow app) and more of a website.
is there a way to embed fonts rather than loading them externally?
is there a way where i can upload font files so it does not load over the web? if not, are you planning to include this feature so that all font files are part of the assets folder within the app?
Android tab bar functionality when on current page
There is an inconsistency in the tab bar behavior between iOS and Android. The iOS version functions as expected. The issue is when viewing a page (example: Home) and you choose the same page from the Tab bar (Home). On iOS it will reload the page and take the user to the top of the page (very helpful and expected behavior in apps), on Android, the button doesn't do anything.
Bottom navigation state change when other navigation used
I've noticed that the bottom navigation (most predominantly) will not update the state of an active icon when another navigation is used to change the current page. For example, if the bottom navigation is used to load a page, then the side-navigation is used to change to another page, the bottom navigation still maintains an active state from the previous command. Now, that active state is misleading and outdated. The state should reset each time any navigation (top, bottom, side) is used. I made a Loom video to demonstrate.
Is there still an Auth0 plugin?
I see an Auth0 Native Plugin listed on some screens but can't find the documentation for it. Is it still available? Thanks 😊
Android refresh icon color in light mode
I seem to be getting a different color, always dark for the refresh icon on the top navigation when using light mode. Dark mode seems to be fine.
Android top navigation spacing issue when refresh button is enabled
I see a spacing issue with the brand name or a brand logo. The logo/text does not align centered only on Android when the refresh button is added. Without the refresh button, the logo/text aligns fine. It's only when the refresh is activated. I am using top-nav icons (2). I've run several tests and have concluded that is an issue.
Alignment seems to be fine if you add the search icon with the refresh. However, refresh alone with top-nav icons does not align correctly. The iOS build is fine. Please see the screenshots:
How do I change the top navigation icon colors?
For some reason, on Android, I'm getting a purple icon color for the top navigation icons. There doesn't seem to be a way to change that. It even occurs with a dark background so it's very hard to see the icons. In the past, it's worked fine, I had a white color override but now it's stuck on purple which isn't a color I have used elsewhere. Thanks.
gonative.onesignal.run.onesignalInfo() using gonative protocol?
Can we invoke gonative.onesignal.run.onesignalInfo() using the gonative protocol?