Files
react-navigation/packages
Joey Baker 66c660d732 Fix actually remove openURL event listener (#2235)
Previously, we were creating an anonymous function as the event listener handler. This means we can't un-listen because we don't have a reference to the handler.
2017-09-09 09:09:18 -07:00
..