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

https://github.com/canopas/swiftui-animations-examples

Cool animations implemented with SwiftUI
https://github.com/canopas/swiftui-animations-examples

animations cool-animations ios ios-animation ios-animations loader loaders swiftui swiftui-animation swiftui-animations

Last synced: about 1 month ago
JSON representation

Cool animations implemented with SwiftUI

Awesome Lists containing this project

README

        

banner

# Swiftui-animations-examples
Cool animations implemented with SwiftUI.

## 🚀 Showcase





Clock




Pacman




Stepper






Twin Circle Transition




Twin Circle Scale




Arc Rotation






Flipping Square




Square Fill




Line Waves






Wave Animation




Rotating Dot




Jumping Heart






Circle Blinking Dots




Circle Blinking Lines




Three Bounce Dot






Three Progress Dots




Three Rotating Dot




Horizontal Swapping Dots






Triangle Rotating Dots




Triangle Swapping Dots

For detailed information about implementation checkout [article 1](https://canopas.com/animations-in-swiftui-with-examples-dfb616fe467f), [article 2](https://canopas.com/ios-animations-in-swiftui-with-examples-part-2-980a2df69145), [article 3](https://canopas.com/animations-in-swiftui-with-examples-part-3-56411ae2ffe0), & [article 4](https://canopas.com/animations-in-swift-ui-with-examples-part-4).

# Bugs and Feedback
For bugs, questions, and discussions please use the [Github Issues](https://github.com/canopas/Swiftui-animations-examples/issues).

# Credits
This repository is owned and maintained by the [Canopas team](https://canopas.com/). You can follow them on X at [@canopassoftware](https://x.com/canopassoftware) for the project updates and releases.

# Licence

```
Copyright 2022 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.
```