2
richo97
7y

To the iOS developers out there, I am just wondering what is better to build a news feed interface with? ComponentKit or AsyncDisplayKit or any other others that you can recommend that works in swift

Comments
  • 2
    @TheGeekyGuy ewwww Java! Go away you filthy peasant! :D
  • 0
    @TheGeekyGuy Answer*
  • 0
    @TheGeekyGuy Read the my rant again, what you're saying has no relevance what so ever to what I am asking, lol
  • 3
    async display kit looks better... or find some libraries online and I am sure you can find some good ones
  • 0
    @TheGeekyGuy its too late for me, I already have an iPhone and MacBook Pro.
  • 1
    @TheGeekyGuy Xamarin is a solution to the shitty Android dev experience now?

    Dude I don't know what you are smoking, but put it down. Storyboards and autolayout are by far my fav tools.

    I do a little bit of everything and native iOS ranks top by a LONG shot.
  • 0
    Reading back over this, to me looks like a whole heap of semi-nonsensical mutterings of stuff.
  • 1
    Both asyncDisplayKit and componentKit seem fantastic. Though I personally would recommend asyncDisplayKit, but aside of my opinions. I noted that asyncDisplayKit is far more popular than componentKit.

    componentKit has 3,694stars vs asyncDisplayKit has 10,735stars.

    componentKit has 150 watchers vs asyncDisplayKit has 559 watchers.

    componentKit has 405 forks vs asyncDisplayKit has 1,905 forks.

    Judging by both of these statistics, asyncDisplayKit appears to be more popular.
  • 0
    @NateTDenlinger I know this is late but finally someone who knows what they are on about comments! Cheers mate!
Add Comment