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

New Prop: renderInnerCircle #11

Open tonimoeckel opened 7 years ago

tonimoeckel commented 7 years ago

I wanted to inject a custom view to the inner circle. Therefore I made a separate prop for it. I followed your best practice. I hope this commit is helpful.


btw: sorry for the code refactoring my IDE did

Awekbing commented 6 years ago

that's a good idea! pls merge it,