MrToph / react-native-progress-circle

A light-weight progress circle indicator for React Native.
MIT License
190 stars 83 forks source link

Circle is all messed up in the top #27

Open halaharr opened 5 years ago

halaharr commented 5 years ago

the circle does not look like circle anymore after upgrading to 0.59.8.

Screen Shot 2019-06-04 at 2 26 12 PM
bikashsahucbnits commented 5 years ago

Try to add the below code:- outerCircleStyle={{ overflow: "hidden" }}