iPhone and iPad development
84
Tips, Libs and more on iPhone and iPad development and ios
Curated by Vincent Demay
Follow
Scooped by Vincent Demay onto iPhone and iPad development
Scoop.it!

TSMiniWebBrowser : another in app mini browser

TSMiniWebBrowser : another in app mini browser | iPhone and iPad development | Scoop.it

There are already some solutions to this problem out there but non of them offers this features. First, this solution solves the well-known UIWebView bug that causes erratic behavior when combining "zooming operations" and "landscape orientation". Moreover, the solution presented is highly customizable

Vincent Demay's insight:

✔Sources: https://github.com/tonisalae/TSMiniWebBrowser

ComplexInsight's curator insight, February 12, 12:30 PM

If you need to embed a browser into your iphone or ipad app this is a useful solution.

Vincent Demay is also curating
Bricolage - Le faire soi même Home Automation Presets Lightroom Fail Satire politique iPhone
and 14 others
Discover Topics Vincent Demay is following
Fuji X-Pro1 Science News Chronique des Droits de l'Homme Dr. Goulu Palettes Photography Gear News
and 98 others
Your new post is loading...
Scooped by Vincent Demay
Scoop.it!

BDDynamicGridViewController : Data-aware view controller that displays a UIView list in a row-dominated grid layout

BDDynamicGridViewController : Data-aware view controller that displays a UIView list in a row-dominated grid layout | iPhone and iPad development | Scoop.it

Data-aware view controller that displays a UIView list (typically, UIImageView list) in a row-dominated grid layout. This class automatically lay out the UIViews with help from a delegate class (which is supplier by you.) The class is inspired by the beautiful iCarousel class by Nick Lockwood

No comment yet.