You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These change broke the compatibility of react < 16.5.1 and ,we couldn't use styled-components/primitives for react-native-web because react-native-primitives use react-native-web @^0.8.3, then I changed this version 0.9.0 and rebuilt, it worked.
So react-native-web no longer have version compatibility, therefore I wonder if it have peer dependency rather than bump version.
subtleGradient, qutran, lantos1618 and evandeininger