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.
- Host: GitHub
- URL: https://github.com/2gpb/bouncecar
- Owner: 2Gpb
- Created: 2024-10-26T21:59:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T13:35:30.000Z (5 months ago)
- Last Synced: 2025-02-09T07:17:27.964Z (4 months ago)
- Topics: animation, pet-project, swift, uikit
- Language: Swift
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
