react-native-keys
react-native-keys copied to clipboard
🔐 Protected .ENVs variables in React Native 🚀✨
Current behavior Does not build in android and ios for new arch. Works well in old arch Android Error: Expected behavior CMake Error at CMakeLists.txt:52 (target_link_libraries): Target "react-native-keys" links to:...
The generatePassword function currently utilizes Math.random() to generate passwords. However, Math.random() is not a secure method for generating random numbers as it is a pseudo-random number generator, which is susceptible...
Updated `CMakeLists.txt` to comply with new [email protected] specs
Hi @numandev1 , did u read react native nitro module from margelo? Can we try to use it? I can create a PR if u want! 😄
### Current behavior FAILURE: Build failed with an exception. * Where: Build file '/Users/justmac/Developer/personal/v-dating/node_modules/react-native-keys/android/build.gradle' line: 107 * What went wrong: A problem occurred evaluating project ':react-native-keys'. > react-native-keys: unable to...
Link: https://security.snyk.io/vuln/SNYK-JS-REACTNATIVEKEYS-10674028
## Summary Because RN >= 0.80 has extracted the example out of the core ## Changelog ## Test Plan
### Current behavior react-native-keys doesn't work on web ### Expected behavior react-native-keys should just work on web or fallback to anything else ### Platform - [X] Web ### Reproducible Steps...
### Current behavior  ### Expected behavior App should work in the debug mode with react-native-debugger ### Platform - [X] Android - [X] iOS ### React Native Version 0.75.4 ###...
more info here: * https://github.com/advisories/GHSA-fj44-h6xw-896g