This repository has been archived by the owner on Sep 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 89
unable to run sample Application #10
Comments
Same here |
1 similar comment
Same here |
@amanthegreatone I fixed the package errors following this -> dce4185 @arvindkkore I m stuck at the same place |
I fixed it , @arvindkkore have worker.js where you have your index.android.js , restart the react-native start and it runs fine , follow the changes I posted above dont forget to kill the react-native server and start again everytime you change worker.js file |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I followed the process given with tutorial ,but gettting following error
\node_modules\react-native-workers\android\src\main\java\co\apptailor\Worker\WorkerModule.java:180: error: cannot find symbol
return JSBundleLoader.createFileLoader(getReactApplicationContext(), "assets://workers/" + jsFileSlug + ".bundle");
The text was updated successfully, but these errors were encountered: