romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.96k stars 494 forks source link

Placing the whole view controller on the right #18

Closed prnk28 closed 11 years ago

prnk28 commented 11 years ago

How would i Place the whole view controller on the right instead of the left?

romaonthego commented 11 years ago

Set frostedViewController.direction = REFrostedViewControllerDirectionRight;

amitsaxena688 commented 10 years ago

how can i implement this at both side in same time using storyboard