All Projects → yannbf → ionic-lottie

yannbf / ionic-lottie

Licence: other
Sample using ng-lottie and ionic 3 to view animations rendered from After Effects

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ionic-lottie

Ng Lottie
Render After Effects animations on Angular based on lottie-web
Stars: ✭ 311 (+199.04%)
Mutual labels:  angular4, lottie, ionic3
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-78.85%)
Mutual labels:  angular4, animations, ionic3
Chihu2
ionic2-example <吃乎2>混合开发-美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 124 (+19.23%)
Mutual labels:  angular4, ionic3
Ionic3 Components
A project full of ionic 3 components and samples - to make life easier :)
Stars: ✭ 1,689 (+1524.04%)
Mutual labels:  angular4, ionic3
Taxi Booking App
This is a complete ride booking app, It uses google maps cordova plugin, firebase database and onesignal as notification provider.
Stars: ✭ 212 (+103.85%)
Mutual labels:  angular4, ionic3
Ionic3 Seed Jwt
Ionic 3 seed project with JWT support. It works together with the backend from here https://github.com/vmanchev/laravel-jwt
Stars: ✭ 86 (-17.31%)
Mutual labels:  angular4, ionic3
Ionic Jd
ionic3+angular4写的京东商城demo
Stars: ✭ 110 (+5.77%)
Mutual labels:  angular4, ionic3
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+100%)
Mutual labels:  angular4, ionic3
Cnode Ionic
A third party app for Node.js中文社区 https://cnodejs.org/
Stars: ✭ 6 (-94.23%)
Mutual labels:  angular4, ionic3
ionic3-image-handling
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
Stars: ✭ 35 (-66.35%)
Mutual labels:  angular4, ionic3
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-87.5%)
Mutual labels:  angular4, ionic3
ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
Stars: ✭ 48 (-53.85%)
Mutual labels:  angular4, ionic3
Drip Ionic3
「水滴打卡」App Open Source Code Base On Ionic V3 Framework
Stars: ✭ 74 (-28.85%)
Mutual labels:  angular4, ionic3
Ionic3 Angular43 Httpclient
Example of Ionic 3 and the new Angular 4.3 HTTPClient
Stars: ✭ 20 (-80.77%)
Mutual labels:  angular4, ionic3
Ionic2 Cnodeclub
基于Ionci 3.4.2、Angular 4、TypeScript 2.3的APP
Stars: ✭ 116 (+11.54%)
Mutual labels:  angular4, ionic3
Angularfire2 Ionic3 Pictureupload
An example application showing how to upload picture from the gallery or from camera to Firebase using Ionic 3 and Angularfire2. 📸
Stars: ✭ 13 (-87.5%)
Mutual labels:  angular4, ionic3
Ionic2 Pokedex
🎮 Pokédex sample app developed with Ionic 2, Angular 2 and Apache Cordova. Using Pokéapi as source for data.
Stars: ✭ 143 (+37.5%)
Mutual labels:  angular4, ionic3
app-intro-lottie-expo
App Intro component with Expo, styled-components and Lottie
Stars: ✭ 46 (-55.77%)
Mutual labels:  animations, lottie
Ionic Audio
An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
Stars: ✭ 332 (+219.23%)
Mutual labels:  angular4, ionic3
Ion2 Calendar
📅 A date picker components for ionic2 /ionic3 / ionic4
Stars: ✭ 537 (+416.35%)
Mutual labels:  angular4, ionic3

Ionic Lottie Sample

Example

This is a sample project that uses ng-lottie to display animations provided by an after effects animation json in ionic 3.

For usage/docs, refer to ng-lottie repo

To run it:

git clone https://github.com/yannbf/ionic-lottie.git
cd ionic-lottie
npm i
ionic serve

ps: Take note that this sample has too many animations running at once for sampling purposes only. If you would like to run on a device, remove a few of these animations to have them running smoothly.

All animations were acquired from codepen as well as lottie repo as samples to test. None of those belong to me, they belong to http://codepen.io/svgsprite/, http://codepen.io/airnan/ and https://github.com/airbnb/lottie-android.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].