Module '"../../../node_modules/react-native"' has no exported member 'View'
Module '"../../../node_modules/react-native"' has no exported member 'View'
If you have come across this error while working with react-native, it means that the module is unable to find the View component in the react-native package.
Possible Solutions:
* 1. Check the import statement: Make