OSCAR EMILIO PÉREZ MARTÍNEZ
OSCAR EMILIO PÉREZ MARTÍNEZ
Guys, I'm interested on contributing in this repo. @peterhav may I take this branch and solved conflicts? CC: @broakenmedia
Hi, I'm not the library's owner, but in my case I created this simple `@IBDesignable `class as below ``` import UIKit import SwiftGifOrigin @IBDesignable class GifImageView: UIImageView { @IBInspectable var...
Hi @Dem11d I have the same issue, have you been able to resolved it?
Thank you @Dem11d , Did you use another rich text editor that supports android? If yes could you tell me which one? Please
Hi, did you find any solution for this issue? I am facing the same issue Please help @ty0x2333
By adding the following configuration the git action deployed successfully. ``` with: workspace: sosmex.xcworkspace scheme: sosmexDevelopment additional_build_params: -destination 'platform=iOS Simulator,id=761CB82C-2702-47C8-B912-02836EC02359' lint: false ``` Thanks