Environment
React Native: 0.84.1
react-native-view-shot: ^5.0.0-alpha.3
Platform: Android (issue), iOS (working fine)
Architecture: New Architecture
Description
I'm encountering an issue where NativeModules.RNViewShot is undefined on Android.
The same setup works correctly on iOS, but on Android it seems the native module is not properly linked or registered.
Environment
React Native: 0.84.1
react-native-view-shot: ^5.0.0-alpha.3
Platform: Android (issue), iOS (working fine)
Architecture: New Architecture
Description
I'm encountering an issue where NativeModules.RNViewShot is undefined on Android.
The same setup works correctly on iOS, but on Android it seems the native module is not properly linked or registered.