I'm trying to capture View in react native but got the NativeModules.RNViewShot is undefined error.
Things I've tried
- Manual Linking
- Restart/rebuild project
- Deleted node modules
- Downgrade package version
If there is any other alternative of react-native-view-shot please let me know.