Bojie Liu
Bojie Liu
Will react-native-codegen support typescript before release? What is the consideration if not?
Which RN version are you working on? @gtokman
I've tried `RCT_NEW_ARCH_ENABLED=0 pod install` and it worked. What are the steps to reproduce your problem here?
That sounds great. I will look into it.
One react-native instance owns one qjs thread. And multiple root views can be attached to one react-native instance.
If you did not set unique `id` for each `ReactSketchCanvas` in one page. The eraser mask will somehow messed up.