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

https://github.com/2gpb/bouncecar

This iOS app features an animated car logo with smooth transitions, interactivity, and dynamic "bounce" and "spinning wheel" animations.
https://github.com/2gpb/bouncecar

animation pet-project swift uikit

Last synced: 3 months ago
JSON representation

This iOS app features an animated car logo with smooth transitions, interactivity, and dynamic "bounce" and "spinning wheel" animations.

Awesome Lists containing this project

README

        

# BounceCar

BounceCar is a small pet project for an iOS application featuring an animated "car" built from UIViews. The app implements movement physics and effects, such as bounce animation and wheel rotation. The project aims to create a simple yet visually engaging animation to learn the basics of animation principles on iOS.

### Key Features
- **Bounce Effect**: The car mimics a bounce effect while moving, creating an illusion of suspension.
- **Wheel Animation**: The wheels rotate according to the direction of movement.

#### This application implements:
- UIKit | AutoLayout
- Core Animation
- SOLID

---

## Visual
![380456448-016cff53-2b39-414e-bd1b-7f2585e83336-2](https://github.com/user-attachments/assets/246d9de2-c48d-4175-b5b4-67e0686a3ab4)