NativeBase
NativeBase copied to clipboard
Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
## Summary The code expects the property to be "locations" with an "s", but the props do not include the "s" ## Changelog [General] [Fixed] - Corrected types of linearGradient
### Description When you switch from portrait to landscape mode and back, the buttons and screen flicker wildly. ### CodeSandbox/Snack link https://snack.expo.dev/@miles542/switch-orientation-bug ### Steps to reproduce 1. Open snack on...
### Description Can I use disableOverlay or closeOnOverlayClick props in Select ### CodeSandbox/Snack link ... ### Steps to reproduce 1. Go to '...' 2. Click on '...' 3. Scroll down...
### Description Only a single character is accepted on controlled input when a Select element is present ### CodeSandbox/Snack link https://snack.expo.dev/MOBQ7fNEN ### Steps to reproduce 1. On Safari browser 2....
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.0 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @dlafreniere in lquixada/cross-fetch#124 New Contributors @dlafreniere made their...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @dlafreniere in lquixada/cross-fetch#124 New Contributors @dlafreniere made their...
I am using NativeBase 3.2.2 on Expo 42. So everything is ok for iOS and Android with Expo Go, Expo build. But it is white screen after splash when I...
### Description can't "ref" Input component ### CodeSandbox/Snack link https://snack.expo.dev/J-2cRbJz4 ### Steps to reproduce _No response_ ### NativeBase Version ^3.3.10 ### Platform - [X] Android - [ ] CRA -...
### Description Radio used to work, they no longer do in 3.3.7 ### CodeSandbox/Snack link https://docs.nativebase.io/3.3.x/radio ### Steps to reproduce Just use template Radio.Group, it will crash with the following:...