879479119 / react-native-shadow

A SVG shadow component powered with react-native-svg,which can provide shadow on Android like iOS ^_^
MIT License
610 stars 82 forks source link

Fix missing key warning issue #24

Open hamidfzm opened 6 years ago

hamidfzm commented 6 years ago

Whenever using border shadow react native displays a yellow box warning for missing key. This will fix that issue.