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 Using the input component I am getting an effect of 2 blue outline glow when input is focus ### CodeSandbox/Snack link No code to show ### Steps to...

bug
awaiting response
v3

### What is the bug I had the following code in v3.3.12 ![image](https://user-images.githubusercontent.com/20374208/163492085-e9c28a1d-f3e6-4000-96b1-301deb16473e.png) and it produced an unstyled select box . Now after just upgrading to 3.4.1 i literally changed...

bug
v3
triage

## react-native, react and native-base version RN: 0.45.1 React:16.0.0-alpha.12 native-base: 2.1.5 ## Expected behaviour Toast to be shown in react native Modal ## Actual behaviour The toast is not shown...

bug
accessibility
Block State

### Description I'm using the component. How can I customise ? ### CodeSandbox/Snack link https://codesandbox.io ### Steps to reproduce _No response_ ### NativeBase Version 3.4.6 ### Platform - [ ]...

bug
v3
triage

### Description The [fab](https://docs.nativebase.io/fab) component only accepts the following values for its `placement` prop: "top-right" | "top-left" | "bottom-right" | "bottom-left" I tried extending the `placementProps` doing something like: ```'top-center':...

enhancement
PR Added
v3

### Description Popover lets interact with UI outside/behind of it without closing ### Problem Statement I need to scroll when the popover is open, because i use it with an...

bug
v3

### Description As there were multiple changes from 3.1.x to 3.2.x and then again to 3.4.x, an all in one guide for upgrading to 3.4.x would be nice

v3
Docs

### Description On first page load with and the till="md" loads first on large web pages with SSR. ### CodeSandbox/Snack link https://github.com/miles-118/ssr-issue-example ### Steps to reproduce 1. Clone the repo:...

bug
v3
triage

Since upgrading RN to latest I am getting a warning: "VirtualizedLists should never be nested inside plain ScrollViews with the same orientation - use another VirtualizedList-backed container instead" This error...

warning

**Describe the bug** Poor performance for the `Select` component. When clicking on the select component, there is a very noticeable delay. The issue occurs again when selecting an item from...

performance
high priority
v3