Answered

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.

Answered

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.

Answered

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 😊

Answered

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.

Answered

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:

Answered

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.

Answered

gonative.onesignal.run.onesignalInfo() using gonative protocol?

Can we invoke gonative.onesignal.run.onesignalInfo() using the gonative protocol?

Answered

OneSignal plugin documentation

Hello, I've checked a demo page for oneSignal plugin https://demos.gonative.io/onesignal/
and found here a lot of useful features. For example: gonative.onesignal.iam.setInAppMessageClickHandler(), gonative.onesignal.iam.pauseInAppMessages().

Answered

open AppSettings not working

Trying to execute this on my gonative app (Android)

Answered

LOTTIE on SPLASH SCREEN

Hi