24ark / react-native-step-indicator

A simple react-native implementation of step indicator widget compatible with the ViewPager and ListView.
Apache License 2.0
1.43k stars 312 forks source link

separator rendering on top of the step indicator #81

Open julienJean99 opened 4 years ago

julienJean99 commented 4 years ago

Hi, I just updated to react-native v0.60+ today and now I'm having a problem where the step separator is rendering on top of the step indicator,

here is my config "react": "16.9.0", "react-native": "0.61.1", "react-native-step-indicator": "^0.0.11"