Adil Mustafa

Results 9 comments of Adil Mustafa

"react-native": "0.71.7", "react-native-image-crop-picker": "^0.40.2", when i upload the video greater then 2 minutes app crash with out any error

> videos > Getting the same issue, works on videos less than around 200mb, but crashes if the video size is larger, anyone got any solution ? You can use...

Possible Unhandled Promise Rejection (id: 4): Error: User did not grant camera permission. after setting all permissions this error is showing

Still unable to use local images as userProfile image if there is no profile then i want to show default images in avatar list

thank you ,please mention these things to Readme or we can make a document for this library as it is amazing one library

`export const GREY_LOGO = require('../../assets/images/grey-icon.png')` I am just getting loader not avatarSource image after console this thing `{console.log(avatarSource,'avatarSource')}` i got ` {"GREY_LOGO": 9} avatarSource` but when i console same thing...

its fix of this issue https://github.com/birdwingo/react-native-instagram-stories/issues/113

to fix this i have made some changes in package add these changes and update the package changes are diff --git a/node_modules/@birdwingo/react-native-instagram-stories/src/components/InstagramStories/index.tsx b/node_modules/@birdwingo/react-native-instagram-stories/src/components/InstagramStories/index.tsx index ab743de..4a3f991 100644 --- a/node_modules/@birdwingo/react-native-instagram-stories/src/components/InstagramStories/index.tsx +++ b/node_modules/@birdwingo/react-native-instagram-stories/src/components/InstagramStories/index.tsx...