Skip to content

Reusable element that imitates a flippable double-sided card.

License

Notifications You must be signed in to change notification settings

04fara/FlipContainerView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlipContainerView

It is a reusable element that imitates a flippable double-sided card.

The project is provided with ExampleVC.swift which lets you clone and run this repo to check out the capabilities of it with a few customization options.

Built using XCode 13.1 (Swift 5.5, for iOS 13.0 or later).

TODO:

  • Include a property to toggle on/off the shadow;
  • Include more customization options for UISpringTimingParameters of the flip animation;
  • Include unit and UI tests;

How to run:

  1. Clone this repo;
  2. Open FlipContainerView.xcodeproj;
  3. Build and run the project on a selected device (or a simulator).

License

FlipContainerView is licensed under the terms of the MIT license.

About

Reusable element that imitates a flippable double-sided card.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages