martinjuhasz / MJPopupViewController

A UIViewController Category to display a ViewController as a popup with different transition effects.
MIT License
964 stars 220 forks source link

Callback after dismiss #21

Open nobbsy opened 11 years ago

nobbsy commented 11 years ago

Is there anyway I can force the original View Controller to refresh once the pop up is closed.

I want to use it for In-App Purchases but need to it refresh the View Controller once the pop up is closed to check if any In-App Purchases have been made and make the required changes?

martinjuhasz commented 11 years ago

i could implement some block-callback after dismiss is finished. i will implement this as soon as possible

nobbsy commented 11 years ago

if you could that would be amazing...

other than that I am very impressed with this pop up. very easy to use and amend. :-)

nobbsy commented 11 years ago

Hello, just wondering if u have any idea when this enhancement will be done?

Many thanks in advance

martinjuhasz commented 11 years ago

sorry i don't have enough time at the moment. probably somebody else has the time to do this and send a pull request?