mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,18 +1,27 @@
|
||||
---
|
||||
description: >-
|
||||
Lottie Splash Screen plugin for Cordova and Ionic. Cordova plugin to show bodymovin/Lottie animations as the splash screen with Airbnb's Lottie wrapper
|
||||
---
|
||||
|
||||
# Lottie Splash Screen
|
||||
|
||||
```
|
||||
$
|
||||
$ npm install @awesome-cordova-plugins/lottie-splash-screen
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/lottie-splash-screen/)
|
||||
|
||||
Plugin Repo: [https://github.com/timbru31/cordova-plugin-lottie-splashscreen](https://github.com/timbru31/cordova-plugin-lottie-splashscreen)
|
||||
|
||||
Cordova plugin to show bodymovin/Lottie animations as the splash screen with Airbnb's Lottie wrapper
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
|
||||
npm install @awesome-cordova-plugins/lottie-splash-screen
|
||||
```
|
||||
|
||||
**Plugin Repo:** [https://github.com/timbru31/cordova-plugin-lottie-splashscreen](https://github.com/timbru31/cordova-plugin-lottie-splashscreen)
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user