Skip to content

v1.0.1 - 2021-01-11

Compare
Choose a tag to compare
@vishalnarkhede vishalnarkhede released this 13 Jan 15:59
· 34 commits to master since this release
  • Added support for Expo 40 and react-native 0.63

  • Removed flow types and added traditional PropTypes

  • Upgrade to getstream@7.1.0

  • Cleanup around examples

    Removed following existing examples:

    • example
    • examples/one
    • native-example

    Added new examples:

    • examples/expo (Expo 40)
    • examples/native (RN 0.63.x)
  • Replace react-native-image-picker with react-native-image-crop-picker to allow compression.

  • Fixed pending issues:

  • Added compressImageQuality prop on StatusUpdateForm component, which can be used to compress the images before uploading to CDN.