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
{{ message }}
This repository was archived by the owner on Sep 17, 2021. It is now read-only.
Fix the RN 0.46 and above incompatibility issues caused by React Native SVG 5.2 (#170)
* fix 'Unable to resolve module Accessibility Info' error that happens in RN ^0.46
* fix peerDependency version
* upgrade react-native-svg version
* restore the depedency changes
* clean up
* upgrade RN to ~4.6.1 for both package.json and example/package.json
0 commit comments