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 237 NativeBase issues
Sort by recently updated
recently updated
newest added

### Description The stack's space prop is broken when the component orientation is specified with the flexDirection prop. It only works if you specify orientation with the direction prop. See...

bug
v3
triage

### Description I tried with some of the snack examples from docs, happens to be dependency issues ### CodeSandbox/Snack link https://snack.expo.dev/ ### Steps to reproduce 1. Go to NativeBase docs...

bug
v3
triage

### Description Is there a plan to support using NativeBase components in Remix apps any time soon ? Other component libraries like Mantine have support for Remix, but I am...

feature request
v3
triage

### Description TextArea's totalLines is not effecting the size of the text area field ### CodeSandbox/Snack link https://snack.expo.dev/@ricohumme/textarea-example ### Steps to reproduce See snack to view a reproducable case ###...

bug
v3
triage

### Description Input with type = "password" unable to be push to the top of virtual keyboard and is overlay by keyboard ### CodeSandbox/Snack link - ### Steps to reproduce...

bug
v3
triage

### Description tooltip now cannot work on mobile, because it depends on mouse hover or keyboard event. can we add a feature show tooltip when the trigger item was clicked...

feature request
v3
triage

### Description Detox times out on await whenever there is a on the screen, Cypress tests cannot find the component when trying to interact with it ### CodeSandbox/Snack link -...

bug
v3
triage

### Description 1. Add a onPress prop on the Select component to customize what to do when we click on the Pressable around the input `commonInput`. 2. Add a way...

feature request
v3
triage

### Description defaultProps as function ignores variant ### CodeSandbox/Snack link Not relevant - app only ### Steps to reproduce When customizing the theme, add: ```ts extendTheme({ components: { Text: {...

bug
v3
triage

### Description Nativebase with React Native CLI and Next JS built with Nx monorepo breaks in installation ### CodeSandbox/Snack link https://notavailable.com ### Steps to reproduce My project is built with...

bug
v3
triage