https://github.com/zoonooz/tabswicherview
Trying to implement view like tab switching in Safari on iPhone
https://github.com/zoonooz/tabswicherview
Last synced: about 1 year ago
JSON representation
Trying to implement view like tab switching in Safari on iPhone
- Host: GitHub
- URL: https://github.com/zoonooz/tabswicherview
- Owner: zoonooz
- Created: 2015-07-25T14:19:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-01T14:13:31.000Z (over 10 years ago)
- Last Synced: 2025-03-27T14:55:17.543Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 262 KB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TabSwitcherView
===============
iOS custom view that mimic same animation when switch tabs in iPhone Safari

### Todo
- [x] switching animation
- [x] parallax effects
- [x] add new tab
- [ ] remove tab
- [ ] use data from datasource
- [ ] send events to delegate
## Requirements
- iOS >= 8.0
## Author
Amornchai Kanokpullwad, [@zoonref](https://twitter.com/zoonref)