As of ReactNative 75 it looks as though they've removed the JSIModule* types for Android:
https://reactnative.dev/blog/2024/08/12/release-0.75#android-jsimodule-has-been-deleted
It's a fairly new release so I'm not expecting this to already be caught up, but, are there any plans to use TurboModules?
As of ReactNative 75 it looks as though they've removed the
JSIModule*types for Android:https://reactnative.dev/blog/2024/08/12/release-0.75#android-jsimodule-has-been-deleted
It's a fairly new release so I'm not expecting this to already be caught up, but, are there any plans to use TurboModules?