-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi,
The library is not working with the latest react native version.
The following error shows up:
Object prototype may only be an Object or null
I did some debugging, and I have found that the error is actually triggered when the library loads the "crypto" library and when the crypto library loads the "stream" library.
I'm submitting the issue here as you might know what could be wrong.
The steps I followed to reproduce the error were:
- Create a new test project with react-native init (0.27)
- Installed this library following the instructions.
- Requiring the library - require('react-native-jwt') - on index.ios.js file.
Thanks,
Leo
leblancexplores, jamespearson, vincent-the, adamTrz, name-industry and 1 more
Metadata
Metadata
Assignees
Labels
No labels