[![how to fix this problem?
project location in index.js
import {AppRegistry} from 'react-native';import App from './App';import {name as appName} from './app.json';import 'react-native-get-random-values';
AppRegistry.registerComponent(appName, () => App);
I can also npm i react-native-get-random-values