yarn stream-chat-react-native 1.0.0
[1.0.0] 2020-07-29

latest releases: 9.0.1-beta.2, 9.0.1-beta.1, 9.0.0...
5 years ago

We've already been on a v1 release for a while but never updated our versioning. Right now we're in the process of rewriting our components to be more future proof and we started using hooks, hence the v1.0.0 today.

Breaking change: stream-chat-react-native now relies on hooks and will need react-native >= 0.59.0 to work

Rewrite will involve following changes:

  1. Functional components instead of class based components
  2. Static typing using typescript
  3. UI tests

We are going to increamentally implement these changes and will try to keep everything backwards compatible unless really necessary.

Don't miss a new stream-chat-react-native release

NewReleases is sending notifications on new releases.