Add React Native setup instructions for encrypted channels
Description
Based on internal customer feedback: https://ably-real-time.slack.com/archives/C07RGGVHQ7L/p1761225328497749
Add React Native setup instructions for encrypted channels
- Documented the use of WebCrypto APIs (
crypto.subtlemethods) and additional dependencies for React Native. - Provided a list of recommended polyfills for cryptographic primitives and text decoding in React Native.
Checklist
- [x] Commits have been rebased.
- [] Linting has been run against the changed file(s).
- [] The PR adheres to the writing style guide and contribution guide.
[!IMPORTANT]
Review skipped
Auto reviews are disabled on this repository.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
✨ Finishing touches
🧪 Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
- [ ] Commit unit tests in branch
react-native-encrypted-channels
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.
Comment @coderabbitai help to get the list of available commands and usage tips.