Konstantinos N.
Konstantinos N.
Hello. first of all congrats for this awesome lib! What I want to do is to have a different custom icon (like, dislike) depending on a php call to backend...
### Steps to Reproduce the Problem Following this Apple Developer Guide [here](https://developer.apple.com/documentation/technotes/tn3105-customizing-uistatusbar-syle) Section: **Set a style for each view controller** Run the project **without** Instabug -> Working as expected. Run...
## Report a bug ### What did you do? ``` public func segmentioOptions() -> SegmentioOptions { return SegmentioOptions(backgroundColor: .lightGray, maxVisibleItems: 4, scrollEnabled: true, indicatorOptions: segmentioIndicatorOption(), horizontalSeparatorOptions: nil, verticalSeparatorOptions: segmentioVerticalSperator(), imageContentMode:...
Hello. is there anyway to zoom in whatever a div contains? and not just in one image.