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 185 forks source link

two column timeline align columns #67

Open daniel-scaleforce opened 5 years ago

daniel-scaleforce commented 5 years ago

Is there a way in two column mode to align events by my order, Example first 3 events to be in left column, second 3 to be at right?

By default is 1 at right, 1 at left.. etc