Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cp-megh-l/jetpack-compose-transitions

An open-source collection of Jetpack Compose transition samples, featuring various animation techniques with more to come in the future. Enhance your Android UI with dynamic transitions.
https://github.com/cp-megh-l/jetpack-compose-transitions

android animations jetpack-compose parallax parallax-effect parallax-scrolling transition-animation transitions ui

Last synced: 14 days ago
JSON representation

An open-source collection of Jetpack Compose transition samples, featuring various animation techniques with more to come in the future. Enhance your Android UI with dynamic transitions.

Awesome Lists containing this project

README

        

# Transitions in Jetpack Compose

An open-source collection of Jetpack Compose transition samples, currently featuring shared element transitions and parallax effects, with plans to include more animation techniques in the future.

## Explore Detailed Implementations

For detailed explanation, visit

- [shared-element-transition-blog](https://canopas.com/exploring-shared-element-transition-with-navigation-in-compose-7a4c5885deb2)
- [parallax-effect-blog](https://canopas.com/how-to-create-a-parallax-movie-pager-in-jetpack-compose-ab9c1e19d2cb)


Shared Element Transition
Parallax Effect


Shared Element Transition
Parallax Effect

# Licence

```
Copyright 2024 Canopas Software LLP

Licensed under the Apache License, Version 2.0 (the "License");
You won't be using 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.
```