Rohit Bhatia

Results 12 comments of Rohit Bhatia

@CatsNipYummy Yes, doesn't work even after adding `android.permission.MODIFY_AUDIO_SETTINGS`

@Gmousse Thanks, I was able to make it work using the workaround.

@AliSaeed090 Haven't resolved it yet.

I will work on this again over weekend but did you do any changes in the sample repo I shared @AliSaeed090 ? like to get screen share on host?

@AliSaeed090 on the native side (iOS), what is the difference between my code and Jitsi code? Like I followed their instruction. Did I do something differently?

Hey, I created an Update fork that supports getting references without creating a new thread. You can check it here: https://github.com/irohitb/react-native-multithreads#working-with-existing-thread-passed-from-native-side

If this helps anyone, I have been using [`ts-case-convert`](https://www.npmjs.com/package/ts-case-convert) and it works like magic.

@dmca-glasgow were you able to fix it?

@Kstar0722 I have created an updated fork here: https://github.com/irohitb/react-native-multithreads See if this works for you?