JBWebViewController
JBWebViewController copied to clipboard
Not showing close button and back buttons
Not showing close button and back buttons
@lazyprogram have you found any solution for the same as I am facing the same issue in swift.
I also have same issue. Have any one solution?
Hi all,
Actually, I have a fix for that. Please, check PR_26 and PR_24. You can add the fix manually if you would like. Now it works well for me.
I found temporary workaround for this issue, just added assets for Dismiss and Share button in my project and these are being used by JBWebViewController. For simplicity just copy assets for Dismiss and Share from JBWebViewController to your project assets.