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 May 13, 2019. It is now read-only.
最新版本的react-native,对于加@2x和@3x的图片,引用时不能再加@2x,否则会报错,但是对于react-web,如果你不加,就会报图片找不到,react-web对于这种图片路径的处理,不能兼容react-native的写法么