This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.09k
stars
1.21k
forks
source link
Unable to resolve module crypto - @azure/notification-hubs #30697
Is your feature request related to a problem? Please describe. @azure/notification-hubs doesn't seem to work with React Native CLI projects
Describe the solution you'd like Anything to be able to register a device into azure notification hub
Describe alternatives you've considered Tried to follow a microsoft guide which tells to install some polyfill
this is what my code look like
dependencies
Additional context After i launch npm run android this error appears