mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-24 21:11:22 +00:00
Update README.md
This commit is contained in:
@@ -240,7 +240,7 @@ After installing the cocoapod into your project import Lottie with
|
||||
`#import <Lottie/Lottie.h>`
|
||||
|
||||
Try with Carthage.
|
||||
In your application targets “General” tab under the “Embedded Binaries” section, drag and drop lottie-ios.framework from the Carthage/Build/iOS directory that `carthage update` produced.
|
||||
In your application targets “General” tab under the “Linked Frameworks and Libraries” section, drag and drop lottie-ios.framework from the Carthage/Build/iOS directory that `carthage update` produced.
|
||||
|
||||
## Alternatives
|
||||
1. Build animations by hand. Building animations by hand is a huge time commitment for design and engineering across Android and iOS. It's often hard or even impossible to justify spending so much time to get an animation right.
|
||||
|
||||
Reference in New Issue
Block a user