Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from xmtp/ea/dev-preview-clarity
Browse files Browse the repository at this point in the history
Add clarity to dev preview description
  • Loading branch information
Elise Alix authored Dec 20, 2022
2 parents ac381c3 + f3cbba0 commit 8fe3214
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@

`example-chat-react-native` provides the XMTP React Native example app, which demonstrates core concepts and capabilities of the [XMTP client SDK for JavaScript](https://github.com/xmtp/xmtp-js). The app provides a bare-bones example of integrating the XMTP client SDK into a React Native app.

This example app is in **Developer Preview** status. Software in this status:
This example app is in **Developer Preview** status and ready to serve as a reference for you to start building.

- Is not formally supported
- Will change without warning
- Has not undergone a formal security audit
However, we do **not** recommend using Developer Preview software in production apps.

The app uses the [Hermes](https://reactnative.dev/docs/hermes) JavaScript engine, the [XMTP client SDK for JavaScript](https://github.com/xmtp/xmtp-js), and [polyfills](#polyfills) to backport modern JavaScript APIs to the React Native environment.

Expand Down

0 comments on commit 8fe3214

Please sign in to comment.