If you get this error in simplepeer react native, do the following steps to resolve the errornpm install --save react-native-get-random-valuesnpx pod-installImport the file in index.js or wherever required.import 'react-native-get-random-values'