Anirudha Mahale

Results 11 issues of Anirudha Mahale

**Describe the bug** I use Alamofire for network request & netfox for logging the request. The `uploadProgress` closure never gets called if I enable the netfox like so `NFX.sharedInstance().start()` in...

bug

I have a cell `HCheckBoxTableViewCell` which has a `UILabel` for showing title and a `UIImageView` to show checked or unchecked state. ```swift class HCheckBoxTableViewCell: TableViewCell { @IBOutlet weak var titleLabel:...

Can someone create RxExtension? and integrate it with RxDataSource?

I am trying to build generic `getAll` method will which just return instances of Reusable cells. By creating that I don't have to register the cells manually I can just...

Can you show how to add multiple sections using ReactorKit & RxDataSource?

I have a `UITableView` which contains only 2 or 3 rows. So I want to set the height of the BottomSheet to UITableView's content height. How do I achieve this?

enhancement

I want to know if we can send our username with offer or while connecting to server so that the other peer can see the username while accepting the answer.

### Description: UITabBar becomes visible once the conference is terminated ### Steps to reproduce: 1. Present Jitsi-meet from 2nd view controller from navigation stack, add the navigation stack to one...

1) Updated the code to swift 3. 2) Modified your code to send placeId on selection. 3) Used Google's GMSPlacesClient service to retrieve the coordinates.

Will it be updated to support frameworks? or We can't use it with 'GoogleSignIn' framework?