react-native-uking-lottie
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

react-native-uking-lottie

npm package npm download

##Introduction

Lottie Component For React Native

Lottie-IOS GIT: https://github.com/airbnb/lottie-ios.git

Lottie-Android(android) GIT: https://github.com/airbnb/lottie-android.git

###npm or yarn

npm install react-native-uking-lottie or yarn add react-native-uking-lottie

##ANDROID

android/app/build.gradle

compileSdkVersion 26
buildToolsVersion '26.0.2'

##IOS pod install:

    platform :ios, '8.0'
    target 'projcet name' do
        pod 'yoga', path: '../node_modules/react-native/ReactCommon/yoga/'    
        pod 'React', path: '../node_modules/react-native/'    
        pod 'RCTLottieView', path: '../node_modules/react-native-uking-lottie/ios/'   
    end

and run pod install

Install Document

http://airbnb.io/lottie/react-native/react-native.html#getting-started

Readme

Keywords

Package Sidebar

Install

npm i react-native-uking-lottie

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

70 kB

Total Files

23

Last publish

Collaborators

  • uking