-
-
In web applications, there are so-called layout components which [the app shell](https://developers.google.com/web/fundamentals/architecture/app-shell) consists of: top app bar, drawer, in future MDC …
-
Hi,
while testing the demo of this library we encountered a bug on iOS safari devices (we were using iOS 9.02 iPhone 5 with Safari).
To reproduce a problem open the following url: http://git.blivesta…
-
### Current behavior
On Android only: every time when navigating between screens in stack navigation there will be a white flickering.
This is much harder to see on a light background but on a bl…
-
### Current behavior
Currently if you install react-native-v8 and the drawer at the same time the app freezes, it was working on previous versions
### Expected behavior
App not freezing :(
…
-
### Describe the bug
Im using the drawer component as below:
Pay Now
Total
…
-
### Current behavior
Error: __reanimatedWorkletInit is not a function with expo.
Non-expo:
Drawer doesn't open on the Web since drawer 6.3.2 because of this fix
- don't force legacy implementati…
-
Very minor icon issue
Expected Behavior:
- When the Bottom Navigation is revealed, only one icon should be highlighted (matching the active page)
Actual Behaviour:
- The previous Bottom Naviga…
-
### Current behavior
When using Android devices (iOS and Android emulator is fine) you cannot use onPress in the header bar. onPressIn and onPress out does work. This was tested mostly with Samsung d…
-
I'm using this (amazing library, btw) to prompt "Add Photo from Camera / Image Library" inside a bottom drawer.
when the user chooses "Library", I close the drawer and open expo's image picker, with …