dependencies”: { “react”: “15.1.0”, “react-native”: “^0.28.0” }
Nathan Hyland
3

Ah ok, the Api changed between .27 and .28, so this will not work with the version you are on. When I get back to my computer I will update the code to use .28. I think it has to do with the name of the navigator prop route array, but not positive.