react-native-securerandom icon indicating copy to clipboard operation
react-native-securerandom copied to clipboard

[TypeError: undefined is not a function]

Open HemangiVekaria opened this issue 3 years ago • 0 comments

I just installed npm install react-native-securerandom and imported in .js file import { generateSecureRandom } from 'react-native-securerandom'; like this... image but when trying to use it thows this [TypeError: undefined is not a function] error

HemangiVekaria avatar Oct 11 '22 12:10 HemangiVekaria