Logan
Results
1
comments of
Logan
This works just fine on iOS and Android. The `onSave` prop won't automatically save the image. You'll have to import `CameraRoll` from `react-native-community` and save the image that way. Read...