ViewPropTypes has been deprecated for React Native 0.68.0. They need to be imported from the 'deprecated-react-native-prop-types' library.
Otherwise there is a runtime error.
ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.