0.1.0 • Published 1 year ago

vs-animated-components v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

vs-animated-components

Animated-components-vs is a collection of animated components for React Native, making it easy to add animations to your apps. Choose from various animations like transitions and loaders, customize them to fit your app's style, and integrate them effortlessly into your projects. Elevate your user experience with vs-animated-components.

Installation

npm install vs-animated-components

Usage

import { TriDotLoader } from 'vs-animated-components';

// ...

<TriDotLoader />;

<TriDotLoader color="red" loaderPreset={TriDotLoaderPreset.Large} />;

Contributing

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

License

MIT


Made with create-react-native-library

0.1.0

1 year ago