You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed npm install react-native-securerandom and imported in .js file import { generateSecureRandom } from 'react-native-securerandom';
like this...
but when trying to use it thows this [TypeError: undefined is not a function] error