-
### Current behavior
The given example of the drawer navigation web page was extended by light and dark mode. I used the useColorScheme function of React-native. In Light mode it works as expected…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [C…
-
Hi
I have TabStack and the SharedElementStack.
I want to trigger the same navigation from two different screen from the tab stack.
The first screen works great. However, as soon as I trigger …
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/r…
-
**Current Behavior**
- What code are you running and what is happening?
` null, }} />`
- Include a screenshot or video if it makes sense.
![image](https://user-images.githubusercontent.com/6000…
-
expo-cli version: 3.22.3
Created a managed TS project:
## package.json
```json
{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo s…
-
- [X] Review the documentation: https://docs.viromedia.com/
- [X] Search for existing issues: https://github.com/viromedia/viro
- [X] Use the latest ViroReact release: https://docs.viromedia…
-
# Bug
## Environment info
| Library | Version |
| ------------------------------- | ------- |
| @gorhom/animated-tabbar | =2.1.1 |
| react-native …
-
When using the keyboard spacer it will push the textinput up an additional amount (additional amount = height of the tab bar) for both ios and android.
Works great if you aren't using a tab bar....…
-
``Hi, I've been trying to prompt the in app review pop up for about month. It's working fine and as intended in iOS but kinda intermittent in android. I noticed that if i create new gmail and install …