-
**What i have done**
I followed the [installation process](https://github.com/mockingbot/react-native-immersive#installation-process) and [these](https://github.com/mockingbot/react-native-immersiv…
-
## 🐛 Bug Report
I have created an `react-native/typescript` app with `expo CLI`, this generate some base code, inlcuding `hooks/useCachedResources` to load any resources or data that we nee…
-
import React from 'react';
import { View, Text } from 'react-native';
import { ThemedView, ThemedText } from '@components/ThemeView'; // Assuming you use a theme component like the others
export defa…
-
I'm taking up development of this repo again of this package after a long silence in belief that this should be solved at the navigation level. I've been convinced that there still use cases for this …
-
The drop-down menu overflows the screen when the list has several options, making the last ones impossible to select.
(It has been tested in Android **with** and **without** the bottom system navigat…
-
`changeNavigationBarColor('#000', true, false)` will make app crash.
`changeNavigationBarColor('#000000', true, false)` is ok
-
### Description
While trying to tap on tab that uses `react-navigation` (I added the `tabBarTestID` inside the `options` object as stated on their wiki) I get a Detox error that says the tab ir not…
-
### Description
Hello!
I'm using @react-navigation/native-stack's createNativeStackNavigator to [create stacks of screens](https://github.com/lovegaoshi/azusa-player-mobile/blob/ee9c096a7bf56b97…
-
### Verify canary release
- [x] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
So when I tap on my dropdown, my statusbar changes to it's default color on android. I do not know why it does that, could someone help me please? I have added some pictures so you guys know what I me…