GoEvaCom / eosjs-react-native

This is a simple react-native project in which the steps to configure eosjs on react-native are shown.
http://eva.coop/
MIT License
33 stars 7 forks source link

Build APK Showing Empty and closing suddenly #10

Open arunsybex opened 5 years ago

arunsybex commented 5 years ago

While i run that signed APK in my mobile it's oppening with blank screen and close suddenly.

raphaelgodro commented 5 years ago

It is an es6 version issue. The eosjs code has been updated and the core js of android doesnt support iterators yet. i have to run a forked of eosjs to make it work. That will get solve

arunsybex commented 5 years ago

When i get resolve the issue ?