joltup/react-native-threads

Can't get message in thread.js on Android

Kstar0722 opened this issue · 2 comments

It works well on ios. but I can't get message in thread that I sent in main thread on Android.
I am using React Native v0.65

@Kstar0722 I have created an updated fork here: https://github.com/irohitb/react-native-multithreads

See if this works for you?

thanks, actually, I fixed it on my end. and patched.