-
In below code you can see Icon used is eye and eye-off but actually app shows cart.Similar is the case for all other ICONS in app. This issue occured after i updated react-native to 0.63 version and a…
-
When using theme (useTheme, for example), colors like primary, etc have type "{}", which is not valid, should probably be IColorHues.
**Steps to reproduce**
```typescript
const theme = extendThem…
-
-
**Describe the bug**
The toast is bigger than the screen
**To Reproduce**
Not sure, I am really just using a toast on the iOS simulator with the native base + expo
**Expected behaviour**
For …
-
Steps to reproduce the behaviour:
1. Press button to display toast
2. View toast
**Expected behaviour**
Text message should wrapped text and not truncate it.
**CodeSandBox/Snack link**
[Snac…
-
### Description
I've created a simple login page with only 2 input fields email and password. To make it more user friendly i am using returnKeyType='next', so that user can directly focus on next …
-
**Describe the bug**
According to the doc, `_invalid`, `_focus` ... props takes IInputProps as params.
My use case is to have a right icon (a cross mark) when Input is invalid, I wanted to use…
-
I can't import `IModalProps` from `native-base` when I want to use it
I found it in `native-base/lib/typescript/components/composites/Modal`, But I don't want to import it like `import { IModalProp…
-
**Describe the bug**
When a test is run under nx workspace react-native app the tests return multiple warnings `React.createElement: type is invalid...`
**To Reproduce**
Steps to reproduce the be…
-
expo-nativebase-typescript > App.tsx > Remove imports for Box and Image