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

Helper APIs to work with dark mode in React Native

Results 27 react-native-dynamic issues
Sort by recently updated
recently updated
newest added

react-native-dynamic cant be install because of the peer dependency issue of "react": "^16.11.0", can you update to the latest am using "react":"17.0.1"

Could someone verify that the example project runs (or not) and what the steps are for running it. I tried with node 18, 16 and 14. I'd like to get...

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

This PR introduces working integration tests to ensure this library continues to have it's functionality automatically verified after every change. I utilized Jest Testing Library and [React Native Testing Library](https://github.com/callstack/react-native-testing-library)...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

### Dependancy removal request ```bash Just creating an issue so we can track when a version without jcenter can be pulled for our app releases. ``` **Platform:** Android

Hi React Native Dynamic! I'm writing unit tests for my project. Is there any way to mock useDarkMode() with jest and react-native testing library? Thank you!

Hi React Native Dynamic! I've recently just migrated a large React Native application using react-native-dynamic and we had about 70 files which have not used any dynamic values. Lots of...