computerjazz / react-native-swipe-calendar

A swipeable calendar component for React Native.
MIT License
108 stars 13 forks source link

Add `key` prop to day label and week view #5

Closed WilsonGramer closed 2 years ago

WilsonGramer commented 2 years ago

Thanks for maintaining this library! This pull request fixes the Each child in a list should have a unique 'key' prop warning when using custom components.