ant-design / ant-design-icons

⭐ Ant Design SVG Icons
https://ant.design/components/icon/
MIT License
939 stars 577 forks source link

Regarding the React Natvie bug issue #640

Open LyingDoc opened 2 months ago

LyingDoc commented 2 months ago

yarn run v1.22.22 $ react-native start warn Package @ant-design/icons-react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "npx react-native config" command and contact the package maintainers about this. info Welcome to React Native v0.73 info Starting dev server on port 8081.. At present, the only solution to this problem is to modify the react native configuration file shown in the following figure:

图片

LyingDoc commented 2 months ago

At present, it is inconvenient to modify this file. Please fix it on the official platform in a timely manner. Antdesign for RN has already fixed this issue