richardgillzdev
Results
1
issues of
richardgillzdev
Cannot read property 'Symbol(Symbol.iterator)' of undefined during react-native-schemes-manager all
9
I've been trying to use the `react-native-schemes-manager all` with my `xcodeSchemes` set to ``` "xcodeSchemes": { "Debug": [ "DebugStaging" ] } ``` I'm running `node 7.10.0` and using `"react-native-schemes-manager": "^1.0.0-beta.8",`...