---
title: "What is the use of CoreAnimation in iOS?"  
description: "What is the use of CoreAnimation in iOS?"  
author: "Tarun Kumar"  
published: 2015-11-28  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/22920/what-is-the-use-of-coreanimation-in-ios  
category: "iphone"  
tags: ["iphone", "ios", "objective c"]  
reading_time: 1 minute  

---

# What is the use of CoreAnimation in iOS?

**iOS** includes complicated animation APIs that can make our application feel much more immersive and cinematic, giving the users have come to expect in iOS application.\
Simply animations, view-based animations offers a quick & easyWay to automatically animate view transitions and changes.\
There are more complex animations to make more attractive animations.

## Answers

### Answer by Tarun Kumar

**iOS** includes complicated animation APIs that can make our application feel much more immersive and cinematic, giving the users have come to expect in iOS application.\
Simply animations, view-based animations offers a quick & easyWay to automatically animate view transitions and changes.\
There are more complex animations to make more attractive animations.


---

Original Source: https://www.mindstick.com/interview/22920/what-is-the-use-of-coreanimation-in-ios

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
