-
Notifications
You must be signed in to change notification settings - Fork 24
added react-native-get-random-values
package
#391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
added react-native-get-random-values
package
#391
Conversation
…ative and expo sdks
WalkthroughThe changes integrate the Changes
Sequence Diagram(s)sequenceDiagram
participant Dev as Developer
participant Doc as Documentation
participant Android as Android Build System
participant MainApp as Main Application
participant iOS as iOS Build System
Dev->>Doc: Read integration documentation
Doc->>Dev: Outline steps for including react-native-get-random-values
Dev->>Android: Update settings.gradle & build.gradle
Android->>MainApp: Register RNGetRandomValuesPackage (Java/Kotlin)
Dev->>iOS: Update Podfile for dependency
iOS-->>Dev: Confirm iOS integration complete
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
🔇 Additional comments (15)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Description (required)
I have added
react-native-get-random-values
package for linking in react-native and expo sdks. This PR depends on the kinde-react-native-sdk-0-7x PR. In other words, once the PR is merged, this PR should also be merged.Related issues & labels (optional)
Summary by CodeRabbit