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
One year later, but have you tried using react-native-fs? You can use RNFS.MainBundlePath and from there navigate to wherever you have the image. I haven't tried personally, but that might help.
I am unable to pick a image from my local project.
The error I am getting is :-
TypeError : expected dynamic type 'string' but had type 'int64' for ImageRotateModule.rotateImage at argument index 0
Below is the code :-
The text was updated successfully, but these errors were encountered: