-
Thanks for updating it but... the inlineplayer does not work on android in any productive way if you use the drawer
the problem is the "UNAUTHORIZED_OVERLAY"
This was a also a problem back in 20…
-
您好,代码clone下来后,npm i之后,app启动出错。信息如下
----------------------------------------------------------
Element type is invalid: expected a string (for built-in components) or a class/function (for composit…
-
I'm trying to use StackedBarChart but I keep getting this error, any way around it? I heard here and there that it might be due to my app being expo managed, but I do not want to eject expo as I need …
-
### Current behavior
I am getting an error when using Drawer Navigator.
ERROR TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[3], "@react-navigation/drawer").createDr…
-
This happens only on android
```
This error is located at:
in ViewPager (created by AnimatedComponent)
in AnimatedComponent
in AnimatedComponentWrapper (created by ScrollableTabView)
…
-
It's not possible to close a drawer by swiping (or tapping outside) on Android. iOS seems to be fine. Am I missing something?
```
"react-navigation": "^4.0.10",
"react-navigation-drawer":…
-
-
### Current behavior
When you wrap a `WebView` inside of any navigator, the Android back gesture can mess with the text selection inside of the `WebView` if there's editable content
If you're _not_ …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
switch from one branch that had older react-native-elements packages to new branch …
-
**Current Behavior**
I receive a project where use this sentence:
const drawerNavigator = createDrawerNavigator(
{
[routesNames.drawerNav.Home]: {
path: '/home',
screen: Ho…