This repository targets to show Lottie animation usage in Jetpack Compose UI for android development.
This repository has a Medium Article.
The repository has two main parts. Part-A is using Lottie Animation in Jetpack Compose. Part-B is Managing Lottie Animation according to a business logic.
- Add Lottie Animation and Dependencies into Android project
- Show Lottie Animation in Compose
- Show Specific Range of Lottie Animation in Compose
- Stop Lottie Animation and show Success step in Compose
- Restart Lottie Animation in Compose
- Stop Lottie Animation and show Failure step in Compose
To continue reading about above parts, please check the Medium Article.
All social media and contact info is @canerkaseler
Copyright [2023] [Caner Kaşeler]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.