issues
search
caglardurmus
/
react-native-insta-story
Story component for React Native
MIT License
178
stars
85
forks
source link
bugfix/border-radius-updated
#38
Open
danklad
opened
1 year ago
danklad
commented
1 year ago
The Border radius of the circle was initially 100 which would look broken on
IOS
devices. Now I made it 36 which is the right amount for all the storyListItem circles.