Skip to content

My super-quick experiment to implement slideover card behavior as seen in iOS Stocks or Maps app.

License

Notifications You must be signed in to change notification settings

lukaskukacka/SlideoverCardViewController

Repository files navigation

iOS Slideover Card view controller demo experiment

This is my super-quick experiment to implement slideover card behavior as seen in iOS Stocks or Maps app.

Demo contains:

  • injecting top and bottom child view controllers
  • dynamic collapsed heights driven by child view view controller itself
  • programatic animated transition between modes
  • gesture driven transition between modes with natural smooth snapping
  • demo of usage compatible with UITabBarController, UINavigationController and safe areas

This is demo/research only, not production ready or cleaned up code 😉

Demo

Animated gif demo

License

The code in this project is licensed under the MIT License. See LICENSE for details.

About

My super-quick experiment to implement slideover card behavior as seen in iOS Stocks or Maps app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages