react-native-ios-modal
react-native-ios-modal copied to clipboard
calling modalRef.setVisibility(true); throws modal already dismissed error
here is the full error
[Error: message: Guard check failed, modal already dismissed - debugMessage: N/A- fileID: react_native_ios_modal/RNIModalView.swift- functionName: dismissModal(completion:)- lineNumber: 886]
Any updates?