A react native timeline component
react-native-timeline
react native timeline component.
Installation
(for myself in private npm store)
yarn add @zdy/react-native-timeline
(for everyone)
yarn add file:/...path.../react-native-timeline
Example
Check full example in the Example
folder.