Open changyu2hao opened 4 years ago
If only has one component, how to get rid of the warning "Each child in a list should have a unique 'key' prop"
BorderShadow.js Line25/37,Change: <Svg ...> to <Svg ... key="svg_">
or use my fork: yarn add https://github.com/amingsc/react-native-shadow.git
If only has one component, how to get rid of the warning "Each child in a list should have a unique 'key' prop"