-
## Description
Hi @WoLewicki, I have following issue.
Following scenario (pseudo):
```
RootStack (headerShown: false)
BottomTabsNavigator
StackNavigator1 (headerShown:…
-
**OS:**
- [ ] Windows
- [ ] MacOS
- [ ] Linux
**Platform:**
- [x] iOS
- [x] Android
**SDK:**
- [x] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` (
-
I installed it like the docs:
`npm install react-native-doc-viewer --save`
` react-native link react-native-doc-viewer`
but when I import it to my Project, I get an Error:
`import OpenFile f…
-
### Current behavior
On a sub screen, when I enable `gestureEnabled` on Navigator, I can't scroll on a horizontal ScrollView.
- Swiping right to left does nothing
- Swiping left to right on whole a…
-
Windows 10 platform.
>yarn
>react-native run-android
It's compiling correctly, but bundle is not:
Metro Bundler ready.
Loading dependency graph, done.
error: bundling failed: Error: Unab…
-
### Current behavior
```js
screenOptions={{
headerShown: false,
drawerLabelStyle: styles.drawerLStyle,
drawerActiveBackgroundColor: 'rgba(120,94,168, .08)',
drawe…
-
# Feature request
A platform native spinner that allows a user to input hours, minutes and seconds
## Why it is needed
A use case would be inputting an interval for a Timer, or inputting tim…
-
### Current behavior
This behavior, I believe, is due to the react-native-tab-view module. But definitely can be reproduced with material-top-tabs. The issue created in that repo is here:
https:…
-
### Current behavior
TextInput is placed below the Bottom Navigation Bar after it's dismissed.
(Note: Package version given in the Snack link is incorrect, as I couldn't import my version of depende…
-
### Current Behavior
I have a GH WF that runs `nx affected -t lint test build` for any PR into `master`. The task is hanging indefineitly, I left it to see how long it would take and we're up to 41mi…