ai / nanoid

A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
https://zelark.github.io/nano-id-cc/
MIT License
24.33k stars 788 forks source link

Native module not found #393

Closed ibrahimrehman1 closed 1 year ago

ibrahimrehman1 commented 1 year ago

I am using nanoid in react-native and also have imported 'react-native-get-random-values' package. Now I am having the error "Native Module not found".

Kindly let me know of any possible workarounds to this issue. Thanks!

ai commented 1 year ago

Sorry, you need to ask React Native community to help. I have 0 experience.