react-native-gallery
react-native-gallery copied to clipboard
undefined is not an object (evaluating '_this.refs['innerListView'].scrollTo') when closing the modal while changing page
When the component is sliding from one image to another and you quickly close the modal, and unhandled error is thrown:
undefined is not an object (evaluating '_this.refs['innerListView'].scrollTo')