I used to have a problem in Expo's web view with this package. it was saying some stuff about ViewPropTypes. i did some research and tried a few solutions i found. last one worked.
Since ViewPropTypes is removed and prop-types has a built-in style property, i did the necessary modifications and everything appears to work just fine now.
I used to have a problem in Expo's web view with this package. it was saying some stuff about ViewPropTypes. i did some research and tried a few solutions i found. last one worked. Since ViewPropTypes is removed and prop-types has a built-in style property, i did the necessary modifications and everything appears to work just fine now.