NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

Results 235 NativeBase issues
Sort by recently updated
recently updated
newest added

### Description When we add colorMode manager to persist the color mode in async storage then at first load app is using light colormode and after sometime it switches to...

bug
v3
triage

### Description For some reason IntelliSense and typescrypt are very slow in Native Base components, it can take up to 10 seconds to display a result is there a fix...

bug
v3
triage

### Description The default Select component is throwing this error... ### CodeSandbox/Snack link https://snack.expo.dev/@nandomb/nativebase-template ### Steps to reproduce 1. Create a new expo app; 2. Clean them up; 3. Create...

bug
v3
triage

## Summary This PR fixes an inconsistency between `useResolvedFontFamily` and the documentation & examples. To use a custom font, the documentation suggests that a property needs to be added to...

### Description TypeScript for Input stops working after adding baseStyle to it in extendTheme. ### CodeSandbox/Snack link No need. ### Steps to reproduce 1. Add baseStyle to Input in extendTheme...

bug
v3
triage

### Description need global AlterDialog ### Problem Statement Need a global alter similar to toast,This can pop up different error messages in the request interceptor to block user actions ###...

feature request
v3
triage

### Description When I include TextArea component without any props as `` it includes a Typescript error, missing `autoCompleteType` ### CodeSandbox/Snack link https://codesandbox.io/s/heuristic-david-cdf8zi ### Steps to reproduce Include component in...

bug
v3
triage

### Description textarea onchangetext listen paste event? ### CodeSandbox/Snack link https://codesandbox.io/s/jovial-pine-n63xr8 ### Steps to reproduce _No response_ ### NativeBase Version 3.3.1 ### Platform - [ ] Android - [ ]...

bug
v3
triage

### Description I would like to use Nativebase in my in this project template. But I dont get nextjs to build. ### CodeSandbox/Snack link - ### Steps to reproduce I...

bug
v3
triage

### Description Passing isInvalid to a FormControl should apply that prop to TextArea children ### CodeSandbox/Snack link https://snack.expo.dev/@sammcduffie/textarea-issue ### Steps to reproduce Create a TextArea wrapped in a FormControl and...

bug
v3
triage