Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 993 Bytes

File metadata and controls

39 lines (25 loc) · 993 Bytes

App Store Hero Animation

A sample Project copying the animation that occurs on banner clicks in App Store in iphones.

Table of Contents

Preview

dashboard Hero

Getting Started

Setting up your project and run locally.

Prerequisites

  • XCode
  • Swift
  • SwiftUI

Check it out yourself

Step-by-step guide on how to install and set up the project.

  1. Clone the repository:
    git clone https://github.com/Aakarsh-verma/AppStoreAnimation.git
  2. Navigate to the project directory open AppStoreHeroAnimation.xccodeproj and run the project

Acknowledgments