Skip to content

Commit 237bd57

Browse files
authored
Update README.md
1 parent bdf7532 commit 237bd57

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@
1111

1212
UI Component. This is a copy swipe-panel from app: https://www.apple.com/ios/maps/
1313

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+
1427
## Preview
1528
![image](https://github.com/mrustaa/gif_presentation/blob/master/ContainerControllerSwift/maps.gif)
1629
![image](https://github.com/mrustaa/gif_presentation/blob/master/ContainerControllerSwift/examples.gif)

0 commit comments

Comments
 (0)