Ron Radtke

Results 69 comments of Ron Radtke

Is it possible to build a python rfc server with this lib?

The eventemitter part is rewritten and went live already as part as the last versions. Due to bugs on ios i had to integrate it directly and could not wait...

So it's working with 0.65 but not with 0.64? That's technically ok since we dropped support for 0.64 with 0.17.0. But if you got it to work that would of...

Did your correctly reinstall pods with e.g. RCT_NEW_ARCH_ENABLED=1 pod install ?

@valery-lavrik how do you get to the conclusion this lib was rewritten to kotlin? The codebase for android is still in java.

Ah sorry, I missed that you were talking about react-native itself and not the lib. A kotlin example would be great you're absolutely right there.

@owencraston did you manage to solve the issue now? I can't reproduce it, might habe to try with your app. The manual liking described for expo should not be needed

But just to be on the save side before investing hours... Did you try to delete the node_modules and reinstall all libs, run a ```react-native start --reset-cache``` and try then...

Can you please show the difference in code before and after your fix for Android 9?