Václav Krygel
Václav Krygel
### Description Box, Skeleton, and other components do not contain type definitions for the "variant" prop, even though if the "variant" prop is defined in "extendTheme" it is still applied....
**Describe the bug** I Wrote 2 lists, one using native-base components, second one using react-native components, and I am experiencing 2 to 3 times slower render on native-base side, my...
Translucent StatusBar causes useSafeAreaInsets to return incorect values causing flicker reprepo with bug example: https://github.com/vasafix/translucent-status-bar-bug video example:  react-native: 0.67.1 react-native-safe-area-context: 3.3.2
Swiping over picker on Android causes it to open in dropdown mode, even though "dialog" mode is explicitly set **CodeSandBox/Snack link** [snack code example](https://snack.expo.dev/@krygelv/moody-pretzels) 