Jim Barritt

Results 2 comments of Jim Barritt

By upgrading the react versions I am able to get past this, and then I ran into : `Unable to resolve "create-react-class" from "build/index.js"` React has deprecated this (see [here](https://legacy.reactjs.org/blog/2017/04/07/react-v15.5.0.html#migrating-from-reactcreateclass...

This is because you no longer need `expo-cli` as a dependency so this can be removed from the package.json But when you do this a whole heap of other things...