0.1.3 • Published 3 years ago

react-native-anim-splash-screen v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-anim-splash-screen

Add Lottie animation to splash screen

Installation

npm install react-native-anim-splash-screen

Usage

import { multiply } from 'react-native-anim-splash-screen';

// ...

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