Vlad
Vlad
related to #15
Can you put args to logs? When I use console.log('test', var) I get only message "test"
This code allows modifying of the page before rendering HTML. If used transparent flag then HTML rendered with a transparent background. With this code, I can add some images and...
I migrated from CocoaPods 2.8 to SPM 2.9 and tab bar items gone. Before: After: Here is how I init controller based on ESTabBarController: ``` let imageSize = CGSize(width: 1,...