@gokarma/react-native-animated-loading-indicator

A small and performant loading indicator. 60 fps

Installation

npm install @gokarma/react-native-animated-loading-indicator

Usage

import { multiply } from "@gokarma/react-native-animated-loading-indicator";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


GitHub

View Github