You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked to make sure that this issue has not already been filed
Issue Description:
Currently selecting image in new post screen and publishing a new post feature is not working in go-social framework i think the issue is using wrong imports from react-native-image-picker and using some outdated functions
Expected Behavior
User can easily select and pick images from their devices and can easily publish their posts
Steps to Reproduce
Launch the app
Go to new post screen
Try to pick image and make a new post
Observe undefined error
Proposed Solution:
We need to use correct imports from react-native-image-picker library and also use updated functions which will support react native 0.71.3 version
Prerequisites
Issue Description:
Currently selecting image in new post screen and publishing a new post feature is not working in go-social framework i think the issue is using wrong imports from react-native-image-picker and using some outdated functions
Expected Behavior
User can easily select and pick images from their devices and can easily publish their posts
Steps to Reproduce
Proposed Solution:
We need to use correct imports from react-native-image-picker library and also use updated functions which will support react native 0.71.3 version
@shehand can u please assign me this issue
The text was updated successfully, but these errors were encountered: