react-native-animated-segment-control
react-native-animated-segment-control copied to clipboard
Fix yellowbox warnings
Fixes #2
- Fixed proptype warning that occurs when trying to use the 'color' style since ViewPropTypes prop does support color style.
- Above was changed for the textStyle, selectedTextStyle and unselectedTextStyle props.
- Changed no unique key warning that occured by adding a key prop to Segment