davideast / firebase-react-native-sample

Using React Native with Firebase
786 stars 135 forks source link

Strict mode does not allow function declarations in a lexically nested statement #35

Open kakkarott opened 6 years ago

kakkarott commented 6 years ago

I get this error while running on windows machine.

React native version info

D:\sample-app>react-native --version react-native-cli: 2.0.1 react-native: 0.29.2

LordHaywood commented 6 years ago

I am having the same issue