yarn stream-chat-react-native 1.2.0
[1.2.0] 2020-08-21

latest releases: 9.1.1-beta.1, 9.1.0, 9.1.0-beta.1...
5 years ago

NO BREAKING CHANGES

  • Following components have been converted to functional component from class based component.

    • Chat
    • KeyboardCompatibleView
    • SuggestionsProvider
    • AutoCompleteInput
    • Spinner
  • So far we exported bundled/transpiled version of components from package as single file - dist/index.js, dist/index.es using rollup. But now we are moving away from this approach and instead distributing original source of components since react-native handles bundling/transpiling part anyways. This also makes it easy for end-users to debug components exported from stream-chat-react-native.

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

NewReleases is sending notifications on new releases.