Package Exports
- react-native-beautiful-timeline
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-beautiful-timeline) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

Installation
Add the dependency:
npm i react-native-beautiful-timeline
Peer Dependencies
IMPORTANT! You need install them
"react": ">= 16.x.x",
"react-native": ">= 0.55.x",
"moment": ">= 2.24.0",
"react-native-dash": ">= 0.0.11",
"@freakycoder/react-native-helpers": ">= 0.1.0",
Usage
Import
import Timeline from "react-native-beautiful-timeline";
Component1 Usage
<Timeline />
Configuration - Props
WORK IN PROGRESS
Future Plans
-
LICENSE - README: Better Example Image
- README: GIF Asset
- README: Configuration
- Write an article about the lib on Medium
Author
FreakyCoder, kurayogun@gmail.com
License
React Native Beautiful Timeline is available under the MIT license. See the LICENSE file for more info.