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

Can't get message in thread.js on Android

Open Kstar0722 opened this issue 3 years ago • 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 avatar Aug 26 '22 01:08 Kstar0722

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

See if this works for you?

irohitb avatar Feb 02 '23 06:02 irohitb

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

Kstar0722 avatar Feb 02 '23 11:02 Kstar0722