Ganesh Shetty

Results 6 comments of Ganesh Shetty

@jdanthinne i did it without the notification but using notifications sounds better

`swifty_Onboard?.containerView.isScrollEnabled = false` I wrote this line but don't know how much good practice it is. @jdanthinne

@jdanthinne I removed the 'fileprivate'

@jdanthinne Sorry about that, we can create method to enable and disable inside that file also if we don't want to remove `fileprivate`. right ??

> you could try using : https://github.com/openium/AlamofireObjectMapper This link is not working

> Update 2: got some workaround wrapping the compose method with `key` block and providing the list as key seems to work when using `ImmutableCollection` > > ``` > data...