-
### Issue Description
When open modal with modalPresentationStyle is pageSheet or formSheet, the background should be black instead of white.
### Steps to Reproduce / Code Snippets / Screenshots
…
-
I need to implement a loading screen. There is a long issue in rnn-starter about splash screen. It seems it wouldn't come for a while.
I am thinking of using the technique of swapping root. It is n…
-
# **Issue Description**
Does not work react-native-navigation on Android
Starting : Intent { …MainActivity }.
Did everything as indicated in the documentation. I launch the Android Studio emula…
-
Hi @kanzitelli, brother I have working examples for Splash screens in RNNStarter, tested on a release app in one of my projects already find no issues so far.
Do I make a pull request if this feat…
-
Hi, @kanzitelli you have saved me from lot of troubles and i'm very grateful to u. Thank you for maintaining this starter kit.
Here is my problem. After upgrading to the latest changes i can't use …
-
Hello,
Thanks for this awesome package :)
Please how could I set some styles to bottom tabs: backgroundColor, tabBarBadge, ... etc
-
firstly thank you for such great work and keeping this repo updated.
When we are on the root activity back button does not work, maybe a bug from Wix native navigation.
Also crashes on release c…
-
I try to use HardwareBackButtonOptions config but instead of pop stack, android back hardware minimize app to back ground.
`Navigation.push(
componentId,
{
component: {
…
-
### Issue Description
Nesting Stack -> BottomTabs -> Stack creates empty space above topBar on **iOS**
### Steps to Reproduce / Code Snippets / Screenshots
Reproduced in the playground app:
…
-
Hi, I installed RNUILib by [rnn-starter](https://github.com/kanzitelli/rnn-starter), when I use Image component with SVG then I get some error as below:
My component:
``
Here my _dependenci…