|
11 | 11 |
|
12 | 12 | UI Component. This is a copy swipe-panel from app: https://www.apple.com/ios/maps/
|
13 | 13 |
|
| 14 | +It can: |
| 15 | +- Animately move top / middle / bottom |
| 16 | +- Add multiple ContainerControlleron top of each other in self.view |
| 17 | +- Add any type of ScrollView: Table / Collection / Text |
| 18 | +- Control Gesture or Scroll |
| 19 | +- Pin HeaderView to top / pin FooterView to bottom, |
| 20 | +- Add Background Color / background blur transparency |
| 21 | +- Adjust cornerRadius edges |
| 22 | +- Adjust container shadow |
| 23 | +- When raised to top = Add background shadow - |
| 24 | +- Has the ability to adjust Left / Right margins |
| 25 | +- And adjust Left / Right margins for landscape state. |
| 26 | + |
| 27 | + |
14 | 28 | ## Preview
|
15 | 29 | 
|
16 | 30 | 
|
17 | 31 | 
|
18 | 32 |
|
| 33 | + |
| 34 | +### Designs are borrowed from Dribbble |
| 35 | + |
| 36 | +Examples of use (ui swipe component ContainerController) in popular design applications. |
| 37 | + |
| 38 | +It is used in different categories apps: |
| 39 | +- Maps / Menu / Player Music / Market / Sports News / Taxi / Finance Banks Stock / Wallets / Analytics / Notes |
| 40 | +- Alerts / Popups / Notifications |
| 41 | + |
| 42 | +Gif previews: |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | +Author Urls: |
| 54 | + |
| 55 | + - [Play Music](https://dribbble.com/shots/15381326-Move-Multipurpose-HTML-Template-I), [Sallets](https://dribbble.com/shots/18054638-Sowallet-Mobile-Appp), [Crypto](https://dribbble.com/shots/24353177-Crypto-Loan-Mobile-App), [Buy Stock](https://dribbble.com/shots/14364583-Online-Banking-Mobile-App), [Sport](https://dribbble.com/shots/15544535-Sneakers-Shopping-App), [Taxi](https://dribbble.com/shots/23691282-Taxi-Booking-App-Design), [Map Parking](https://dribbble.com/shots/15034854-AirGarage-Mobile-App-Redesign), [Custom Card](https://dribbble.com/shots/20629590-Business-Card-Mobile-IOS-App), [Apple.Maps App](https://apps.apple.com/us/app/apple-maps/id915056765) |
| 56 | + |
| 57 | + |
| 58 | +## About the project |
| 59 | + |
| 60 | +Examples of use (ui swipe component ContainerController) in popular design applications. |
| 61 | + |
| 62 | +It is used in different categories apps: |
| 63 | +- Maps / Menu / Player Music / Market / Sports News / Taxi / Finance Banks Stock / Wallets / Analytics / Notes |
| 64 | +- Alerts / Popups / Notifications |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | +## Features |
| 69 | + |
19 | 70 | <!-- TOC -->
|
20 | 71 |
|
21 | 72 | - [Requirements](#requirements)
|
|
0 commit comments