Skip to content

LottieFiles/dotlottie-react-native

Repository files navigation

dotlottie-react-native

dotlottie react native

Installation

npm install dotlottie-react-native

Usage

import { DotlottieReactNativeView } from 'dotlottie-react-native';

// ...

<DotlottieReactNativeView color="tomato" />;

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