Eugnis / react-native-timeline-flatlist

FlatList based timeline component for React Native for iOS and Android
https://www.npmjs.com/package/react-native-timeline-flatlist
MIT License
478 stars 69 forks source link

cannot customize paddingTop and paddinBottom applied by styles.detail #19

Closed eightshone closed 4 years ago

eightshone commented 4 years ago

I need to align the circles to the titles, and currently there is no option to do that. What I have currently: image What I want to achieve: image I went through the code and figured out where the option should take place and I am working on a fix. I'll make a pull request shortly after this.

luckdev01 commented 1 year ago

@eightshone Could you give me an example code for this fix?

eightshone commented 1 year ago

@eightshone Could you give me an example code for this fix?

@luckdev01 hello there, as long as I remember (it has been over 3 years now) this was fixed in my pull request and it was merged already so theoretically this issue shouldn't exist anymore