ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 416 forks source link

156:1 Uncaught Error: Module parse failed: Unexpected token (20:19) You may need an appropriate loader to handle this file type. | | export default class TabNavigator extends React.Component { | static propTypes = { | ...ViewPropTypes, | sceneStyle: ViewPropTypes.style, #184

Closed Funny-dot closed 6 years ago

Funny-dot commented 6 years ago

156:1 Uncaught Error: Module parse failed: Unexpected token (20:19) You may need an appropriate loader to handle this file type. | | export default class TabNavigator extends React.Component { | static propTypes = { | ...ViewPropTypes, | sceneStyle: ViewPropTypes.style,

ptomasroos commented 6 years ago

hi there!

please open a new issue with source code to it, its impossible to guess what could be wrong in your short example.