Kureev/react-native-navbar

node_modules/react-native-navbar/index.js: Unexpected token (98:19)

Open

#134 aberto em 18 de jan. de 2016

Ver no GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (319 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.900 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I downloaded a demo.(http://startreact.com/themes/native-starter/)

After that. Run the App, I got an error:

SyntaxError: /xxxxx/node_modules/react-native-navbar/index.js: Unexpected token (98:19)

How to fix this? The Version of Packgers are:

flux: 2.1.1  
react-native: 0.13.2 
react-native-drawer: 1.6.0 
react-native-navbar: 1.0.3 
react-native-responsive-image: 1.0.0

Guia do colaborador