docs icon indicating copy to clipboard operation
docs copied to clipboard

Add React Native setup instructions for encrypted channels

Open ttypic opened this issue 1 month ago • 1 comments

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.subtle methods) 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.

ttypic avatar Oct 31 '25 13:10 ttypic

[!IMPORTANT]

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Oct 31 '25 13:10 coderabbitai[bot]