David Wallace
David Wallace
I asked this question on the react-native-router-flux repo and was given the following answer, though I'm not sure how it applies to react-native-mobx as I don't think there is an...
iOS requires Access WiFi Information enabled in the xcode project capabilities for getSSID to return anything other than 'error' Might want to mention this in the docs
star_struck does not work but star-struck does. This seems to violate the naming convention of replacing hyphens with underscores?
What is the correct way to refresh the scene, passing new params to the Relay.Container? When I do an Action.refresh on a scene to update the queryConfig params, I get...