CRNS-17: add react-native-navigation to example app and CRNS-149: add multi-file/image upload support#312
Conversation
…d added in latest version of react-native-navigation. CRNS-149: adding support for multi document upload with existing repo but upgraded and multi image upload using react-native-image-crop-picker
There was a problem hiding this comment.
-
Make sure this issue is fixed - #241
-
Works both on iOS and android devices/emulators
-
Update this section of readme (regarding dependency changes) - https://github.com/GetStream/stream-chat-react-native#native-package.
-
Add extra bullet point about change from react-native-image-picker to react-native-image-crop-picker here
-
Make sure docs are working fine
yarn docs-server
| "react-native-document-picker": ">=3.2.0", | ||
| "react-native-image-picker": ">=0.28.1", | ||
| "react-native-document-picker": ">=3.5.4", | ||
| "react-native-image-crop-picker": ">=0.33.2", |
There was a problem hiding this comment.
Tutorial will have to be updated as well.
…g minimum RN version for native-package. using maxNumberOfFiles prop for document and image picker. added compressImageQuality prop to MessageInput to use with react-native-image-crop-picker
…ct-native into CRNS-149,CRNS-17/multiple-file-upload-and-react-native-navigation-example
…ct-native into CRNS-149,CRNS-17/multiple-file-upload-and-react-native-navigation-example
…ct-native into CRNS-149,CRNS-17/multiple-file-upload-and-react-native-navigation-example
|
Should we let all the components go in first as 1.3.0 and then merge this as next one? |
sure we can wait if you want. it's built off of whatever we have but nbd if we wait |
|
Any estimate as to when this might be merged/released? |
@jackel119 waiting on #311 to be merged first and it's almost ready so hopefully today/tomorrow |
…ct-native into CRNS-149,CRNS-17/multiple-file-upload-and-react-native-navigation-example
…ct-native into CRNS-149,CRNS-17/multiple-file-upload-and-react-native-navigation-example
Submit a pull request
CLA
Description of the pull request