I recently encountered this error while trying to run my react-native example.
TypeError: undefined is not an object (evaluating 'globalOrWindow.navigator.userAgent.toString')
So, what is globalOrWindow object and when does this error occur?