Closed rokkreslincom closed 2 years ago
TedImagePicker exposes cancelListener since version 1.2.6. If we upgrade the dependency we can easily support the cancel event (#11) by returning an empty array to the user.
cancelListener
I'm sorry I didn't see iOS actually returns an error code for it. It seemed more natural to return an empty list, not an error. I will close the PR.
TedImagePicker exposes
cancelListener
since version 1.2.6. If we upgrade the dependency we can easily support the cancel event (#11) by returning an empty array to the user.