JustMobiTesting is a test project developed exclusively for iPhone devices running iOS 12 and above. The main purpose of the project is to demonstrate animations similar to Lottie, implemented without the use of third-party libraries.
- iOS 12+ Support: The project is designed to run on iPhones starting from iOS 12, making it accessible to a wide range of users.
- Lottie-Like Animations: The project includes Lottie-like animations created with native UIKit tools, ensuring lightweight and flexible performance.
- Clean Architecture: The code is organized according to best practices, ensuring readability and ease of maintenance.
- MainViewController — the main controller responsible for launching animations and managing the screen.
- GiftView — the view containing the animation that mimics Lottie, including animated elements such as a gift box and stars.
- TimerManager — a manager that controls the countdown timer.
- Clone the project and install it on an iPhone with iOS 12+.
- Launch the app to view the animated timer and Lottie-like elements in action.
- Device: iPhone
- iOS: 12.0 and above
- Language: Swift
- Development Environment: Xcode


