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
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.
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](https://camo.githubusercontent.com/665afb1d5ce67bfda4064ac3c1f05fa6cff9990b2c6d9d6edd39d7280aa2aebc/68747470733a2f2f692e696d6775722e636f6d2f4f69746646506e2e706e67)
Please see this PR for my proposed solution: #87
The text was updated successfully, but these errors were encountered: