react-native-responsive-screen icon indicating copy to clipboard operation
react-native-responsive-screen copied to clipboard

Make React Native views responsive for all devices with the use of 2 simple methods

Results 70 react-native-responsive-screen issues
Sort by recently updated
recently updated
newest added

**Is this a bug report, a feature request, or a question?** Bug **Is the bug reproducible in a production environment (not a debug one)?** Yes **Environment** "react": "16.11.0", "react-native": "0.62.2",...

I was writing a functional component and I just don't know how to subscribe to the orientation changes. Since the method `listenOrientationChange` accepts a class instance and use the method...

Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Hi guys! The library is amazing. Thank you ️☺️! I am using Jest + React Native + TypeScript to write test cases for my application. ### Error: I got the...

I'm using this library on Android with no problems, everything looks great and is responsive. However, I'm trying to get it working on iOS and running into the errors "Cannot...

It seems that the SafeAreaView and SafeAreaProvider from react-native-safe-area-context interfers with the functionality of the library. When height total is summed to 100% bottom part of the screen is slighty...

Hey there @marudy, I love this package and the work that has been put into it. I have a suggestion about moving from the [Dimensions](https://reactnative.dev/docs/dimensions) API provided by react-native to...