react-native-workers icon indicating copy to clipboard operation
react-native-workers copied to clipboard

compile with RN 0.40.0

Open weixingsun opened this issue 8 years ago • 5 comments

works in ios, only compiled in android

weixingsun avatar Jan 26 '17 00:01 weixingsun

Hi, Thanks for your contribution In the simulator works perfect, but in my phone closes the application, I have Android 5.1 know something about it?

keinsolrac avatar Jan 26 '17 21:01 keinsolrac

Hi, sorry I don't have android in hands, maybe you can check the worker files written in WorkerModule.java: "assets://workers/" + jsFileSlug + ".bundle"

weixingsun avatar Jan 27 '17 01:01 weixingsun

@keinsolrac I had not defined assets location , I placed worker.js outside along with index.android.js , it worked fine

@weixingsun thanks for the build it works fine for android too

ousat avatar Mar 13 '17 12:03 ousat

Can this be merged ?

vexsnare avatar Mar 21 '17 06:03 vexsnare

@devfd, we need this feature as soon as possible! Please, cloud you accept this pull request?

gustarus avatar May 29 '17 14:05 gustarus