0

I had react-native 0.63.4 and updated to 0.71.2. My native module doesn't work on react-native 0.70+. I tried different versions of RN.

I started a new turbo native module and moved my native code to the new module. On android it works very well, but on ios the code don't compile because my module has been written with pure Objective-C (.m extension) Is there any solution to use my old file.m instead of the new file type file.mm?

0 Answers0