Bob Cook
Results
2
comments of
Bob Cook
This would be very useful, we have an instance where we are using react-native-web and need to know if the app is running in the ios or android mobile browser...
If the react native app is in a yarn workspace you can get everything to work by adding react native owl to the no-hoist list in your root package.json. ```...