react-native-securerandom
react-native-securerandom copied to clipboard
[TypeError: undefined is not a function]
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