thegamenicorus / react-native-timeline-listview

Timeline component for React Native App
https://www.npmjs.com/package/react-native-timeline-listview
MIT License
1.16k stars 184 forks source link

Render Circle displays icons to far right of 2 column #9

Closed Esko918 closed 6 years ago

Esko918 commented 7 years ago

Im trying to display a custom view for the circle in the middle of the two column timeline. I use the renderCircle method and i can see that my custom view is being rendered. THe only issue is that the custom circle is being rendered to the far right of the screen instead of down the middle line that is rendered. Do i maybe need to change more styles or is this a bug?

alburdette619 commented 7 years ago

https://github.com/thegamenicorus/react-native-timeline-listview#shift-problem

thegamenicorus commented 7 years ago

Hello @Esko918

Can you fix this problem?

dsah commented 6 years ago

I am still having this issue...

shubhamverma27 commented 5 years ago

+1 Stil facing this issue