larsacus / LARSAdController

Lightweight ad mediation for iOS to properly manage multiple ad networks dynamically including iAd and Google ads.
http://theonlylars.com/blog/2013/01/10/stupid-easy-ads-with-larsadcontroller-3-dot-0/
MIT License
269 stars 60 forks source link

Add support for adding ads to more than just bottom of UIView #4

Closed larsacus closed 11 years ago

ipeisong commented 11 years ago

Yah this is good. I would like to put the ads to the last row of my UITableView for example.

larsacus commented 11 years ago

Began to add support for pinning the ad container to the top or bottom of a view here including different presentation animations.

larsacus commented 11 years ago

Considering this fixed in AdapterExpansion beta branch. Hopefully releasing soon.