Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 #167

Merged
merged 26 commits into from
Jan 11, 2021
Merged

v1.0.0 #167

merged 26 commits into from
Jan 11, 2021

Conversation

vishalnarkhede
Copy link
Contributor

@vishalnarkhede vishalnarkhede commented Jan 6, 2021

  • Removed flow types and added proptypes
  • Adding support for Expo 40 and react-native 0.63
  • Removed following example directories
    • example
    • examples/one
    • native-example
  • Added following examples (similar to stream-chat-react-native)
    • examples/expo (Expo 40)
    • examples/native (RN 0.63.x)
  • Replace react-native-image-picker with react-native-image-crop-picker to allow compression.
  • Fix datetime format issue in Comment component
  • Upgrade to [email protected]
  • Upgrade react styleguidist to latest version

@vishalnarkhede vishalnarkhede marked this pull request as ready for review January 7, 2021 11:18
@vishalnarkhede vishalnarkhede linked an issue Jan 7, 2021 that may be closed by this pull request
@vishalnarkhede vishalnarkhede force-pushed the vishal/fixing-example-apps branch from 6bd58d0 to cb16d0e Compare January 11, 2021 11:37
@vishalnarkhede vishalnarkhede force-pushed the vishal/fixing-example-apps branch from cb16d0e to 72aecf6 Compare January 11, 2021 11:39
@vishalnarkhede vishalnarkhede force-pushed the vishal/fixing-example-apps branch from 72aecf6 to c0800f8 Compare January 11, 2021 11:42
@vishalnarkhede vishalnarkhede merged commit 0d3e891 into master Jan 11, 2021
@vishalnarkhede vishalnarkhede linked an issue Jan 11, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment