Jesse Onolememen
Jesse Onolememen
@bvivek20 @georgerb I would say it wouldn't be that hard to do. I'm going to attempt it myself, what you should look at is the `methods.js` file as that's where...
> Thank you for your PR, @jesster2k10! > > I had been doing some work on a v2.0.0 (although it's been on the shelf for a while), but those commits...
Hey I know this is pretty late but I'll leave this here for anybody that needs it. I'm using SDWebImage and in order to download an image from a URL...
The same idea applies to Objective C if you need to use that
If you're setting up programatically, make sure to add your subviews and constraints before `super.viewDidLoad()` like so: ```swift import UIKit import XLPagerTabStrip class InboxViewController: ButtonBarPagerTabStripViewController, InboxViewProtocol { var presenter: InboxPresenterProtocol?...
@nadimalam Can I have a screenshot?
Hey @wampir1408 can I have some more information and a few screenshots?
Hey, what's up. I got this issue today, with this library using this emulator:  It's a stock pixel 2 emulator with 0 customisation. The...
Running this in a CI, how could I ensure full disk asccess here?
Downgrading won't work with React 16 as `prop-types` is no longer included in React