luxlabs header browser preview


@interface FBKImagePickerController : UIImagePickerController

- (BOOL)shouldAutorotate;
- (unsigned long long)supportedInterfaceOrientations;

@end