Skip to content

[3.0.0-beta.2] 2021-02-17

Pre-release
Pre-release

Choose a tag to compare

@vishalnarkhede vishalnarkhede released this 17 Feb 15:30
· 1906 commits to master since this release

Please find detailed docs about this release in our wiki

Version 3.x is a major revamp of the SDK and comes with many breaking changes. The new implementation takes advantage of React Context along with many popular community libraries such as Reanimated V2 to deliver a superior chat experience. Upgrading will require re-implementing your integration but will yield performance and functional benefits. It is highly recommended you read the Cookbook and examine the SampleApp / TypeScriptMessaging apps before upgrading to understand what is required.

NOTE: As of release expo is on version 40 which uses a version of React Native with a bug in the Dimensions API that occurs upon reloading an app in the simulator. Version 3.x uses relative sizing widely and depends on this API so issues will be visible in Expo until they update the custom React Native version they ship.