Closed karpov-dn closed 6 years ago
Strict mode does not allow function declarations in a lexically nested statement. Got this error on react-native, typescript and android.
Thanks for the PR, @karpov-dn !
This was released as v3.0.3. Let me know how that works for you, @karpov-dn !
@jamesplease Thanks! Everything works now.
Great, I'm glad. Thanks again for the PR!
Strict mode does not allow function declarations in a lexically nested statement. Got this error on react-native, typescript and android.