react-native-bars icon indicating copy to clipboard operation
react-native-bars copied to clipboard

Components to control your app status and navigation bars.

Results 5 react-native-bars issues
Sort by recently updated
recently updated
newest added

### Why it is needed? Modal component has a property `statusBarTranslucent ` which works, but there is no option to control the Navigation bar.. there is any way to make...

### Bug summary A bizarre bug occurs when installing RN bars. On my login screen, I have components that are spaced apart. On Android, this will move up the bottom...

bug

Related: https://github.com/facebook/react-native/pull/52088

### Why it is needed? The stock React Native `StatusBar` component has the [`animated` prop](https://reactnative.dev/docs/statusbar#animated) to configure whether a status bar style or visibility change should be animated or not....

feature request

### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...

bug