react06

Results 14 comments of react06

@ajaymarathe just replace this onPress={() => { console.log('corp'); cropViewRef.current.saveImage(90); }} in your code with onPress={() => cropViewRef.current.saveImage(90)}

@HyperNovax did you find any solution for this?

same issue here as well!

Has anyone found a solution to this problem?

Demo code not working on iOS. can any one please provide working demo link. Thanks in Advance

@yuchendong1996 refer this, [https://github.com/prscX/react-native-photo-editor/issues/217](#217) , if you are having pods issue.

@prscX I have done the same but for ios, it shows and then hides right after that. Any idea will be appreciated.