Skip to content
This repository was archived by the owner on Nov 15, 2018. It is now read-only.

Conversation

@ferrisxie
Copy link

In order to display JBWebViewController in a more native view , I added some method and change some code of the origin issue.

  • Added:
typedef enum : NSUInteger {
    JBWebViewTitleModeDefault=0,
    JBWebViewTitleModeNative,
} JBWebViewTitleMode;
  • Added:
- (void)showFromNavigationController:(UINavigationController*)navigationController;

View the .m file to see more details.
Best Wishes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant