i have installed my own custom js library in react native.
But while importing it, i get an error as RefrenceError: Property 'document' doesn't exist. hermes.
Library works fine in other js frameworks, i want it to work in react-native as well.
Any help would be appreciated. Thanks!