Adds the ability to set a useInline flag to the appearance configuration. This hides the navigation bar and lets the asset picker sit inline. I found it useful for making the asset picker behave as a child view controller within a view that already had it's own navigation bar.
Adds the ability to set a
useInline
flag to the appearance configuration. This hides the navigation bar and lets the asset picker sit inline. I found it useful for making the asset picker behave as a child view controller within a view that already had it's own navigation bar.