react-everywhere / re-start

react-native template to target multiple platforms :globe_with_meridians: :iphone: :computer: with single codebase.
https://medium.com/@amoghbanta/write-once-use-everywhere-with-react-native-d6e575efe58e#.nfl50gwfg
MIT License
1.3k stars 85 forks source link

[error]undefined is not a function (evaluating `babelHelpers.typeof(target`) #18

Closed sopaco closed 7 years ago

sopaco commented 7 years ago

it seems ok on web, but there has error when run on android or ios devices with a native build, what's wrong?

![Uploading 273D3CFB-7775-432F-A346-7FF47FAD0027.png…]()

OlleMattsson commented 7 years ago

Did you manage to solve this? I'm running into the same thing.