react-native-camera-roll-picker icon indicating copy to clipboard operation
react-native-camera-roll-picker copied to clipboard

Unseal Array

Open builtbyproxy opened this issue 7 years ago • 0 comments

Unseal selected Array

Details

For some reason when I try this module trys to splice out a selected image from the array it is sealed/frozen. This PR uses spread syntax to unseal the array for mutation.

I encounter this issue: React Native Error Message

builtbyproxy avatar Oct 17 '18 07:10 builtbyproxy