JSPM

react-native-beautiful-timeline

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 31
  • Score
    100M100P100Q70726F
  • License MIT

Fully customizable, beautifully designed Timeline for React Native.

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

React Native Beautiful Timeline

Battle Tested ✅

Fully customizable, beautifully designed Timeline for React Native.

npm version npm Platform - Android and iOS License: MIT styled with prettier

React Native Beautiful Timeline

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.