Mohamed Alouane
Mohamed Alouane
Hi, This bug occurred when having a list of >= 3 items, the app works fines when having 3 items ..any clues ? Thanks ``` Exception java.lang.IndexOutOfBoundsException: Index: 2, Size:...
Pods with :binary => true make archiving the project fails with the error below: `ld: '/Users/alouanemed/Projects/iOS/Pods/DropDown/DropDown.framework/DropDown' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE),...
I have a table view cell with a collection view. both bonded through rxdatasource, I am getting the leak using instruments when the view is loaded. Any thoughts on what...
I am trying to integrate Circle Ci and fastlane with my iOS app. I get this error on :x: error: Cycle in dependencies between targets 'RxDataSources' and 'RxCocoa'; building could...
I have 3 different build configuration  Beta is basically the same as debug but with some differences: API, app name and such. for each config there is a scheme....
### New Issue Checklist 🚫 If this template is not filled out your issue **will** be closed with no comment. 🚫 * [x] I have looked at the [Documentation](http://snapkit.io/docs) *...
* [x] I have looked at the [Documentation](http://snapkit.io/docs) * [x] I have read the [F.A.Q.](http://snapkit.io/faq) * [x] I have filled out this issue template. ### Issue Info Info | Value...
Please try to fill all questions below before submitting an issue. - [x] On which android versions do you have this issue? : 7.1.1 - [x] On which phones do...
I am using this adapter with the wrapped annotation. But I have difficulty on serializing a specific list item inside another list (categories). You will find the json below with...
### New Issue Checklist - [x] Updated `RangeSeekSlider` to the latest version - [x] Checked [Gitter](https://gitter.im/WorldDownTown/RangeSeekSlider) ### Issue Description I am trying to make the delegate reactive, in order doing...