Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Type annotations. #134

Closed
nicholasstephan opened this issue Sep 19, 2016 · 3 comments
Closed

Type annotations. #134

nicholasstephan opened this issue Sep 19, 2016 · 3 comments

Comments

@nicholasstephan
Copy link

I'm getting the following error with v0.9.4 and React Native 0.31.0.

SyntaxError /node_modules/react-native-fetch-blob/polyfill/Blob.js: Type annotations must come before default assignments, e.g. instead of age = 25:number use age:number = 25 (227:50)

@wkh237
Copy link
Owner

wkh237 commented Sep 20, 2016

@nicholasstephan , thank you for reporting the bug, I've fixed it and published a beta release 0.9.5-beta.4, please try use this version instead 😄

@kenny1har
Copy link

kenny1har commented Sep 20, 2016

tested 0.9.5-beta.4, and working.

@nicholasstephan
Copy link
Author

I've just updated, and it's working perfectly. Thanks for the quick turnaround. Awesome work.

@wkh237 wkh237 closed this as completed Sep 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants