Skip to content

torresmi/compose-countdown-timer

Repository files navigation

Avocado Toast Time

Workflow result

📜 Description

An app to help create amazing avocado toast. A countdown timer to help toast bread to perfection (not really).

💡 Motivation and Context

Playground for testing animations in Compose. I am very happy with the current API for animations and I am pleased with the toast color change animation code.

My previous experience with declarative rendering is from my experience with Elm, and animations were done pretty differently. Either via css or storing animation state in the Model. I found the Compose way of "remembering" animation state during multiple compositions as a very interesting alternative.

📸 Screenshots

License

Copyright 2020 The Android Open Source Project

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

    https://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.

Attribution

Assets from Cartoon Vectors by Vecteezy

Releases

No releases published

Packages

No packages published

Languages