flexdinesh / browser-or-node

Check where your code is running. In the browser or in node.js environment.
MIT License
245 stars 20 forks source link

Fix Jest tests for React Native #20

Open raviqqe opened 2 years ago

raviqqe commented 2 years ago

Fix for Jest tests with React Native, where navigator.userAgent === undefined.