react-native-tiktok-progressbar
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

react-native-tiktok-progressbar

react native progressbar like tiktok

Installation

npm install react-native-tiktok-progressbar

Usage

import TiktokProgressbar from 'react-native-tiktok-progressbar';

// ...

<TiktokProgressbar
  paddingHorizontal={15}
  duration={1000}
  height={1}
  color="blue"
  isLoading={true}
/>;

Demo

img

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

/react-native-tiktok-progressbar/

    Package Sidebar

    Install

    npm i react-native-tiktok-progressbar

    Weekly Downloads

    0

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    23.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • nomi9995