UNPKG

@thirdweb-dev/react-native-compat

Version:

Shims for Thirdweb in React Native Projects

7 lines (6 loc) 220 B
// react-native-get-random-values needs to be first imported module // prettier-ignore import "react-native-get-random-values"; // URL polyfill for React Native import 'react-native-url-polyfill/auto'; import "./shims";