A page view controller component that reproduces Mobile Safari's tab switching behavior
Stars
385
Forks
49
Watchers
385
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Silenced a few warnings, added animated parameter to the new scrollToTop method.
f1a2694View on GitHubFixes add new page button not showing up on start in the demo projects.
62e88cdView on GitHubFixes the unrecognized selector crash on swiping pages (introduced in the previous commit).
a8ec23eView on GitHubRemoved the page wrapper nib and reimplemented everything in code in an attempt to avoid missing framework resources.
b9375b1View on GitHub