ncapdevi / FragNav

An Android library for managing multiple stacks of fragments
1.5k stars 220 forks source link

Kotlin #112

Closed ncapdevi closed 6 years ago

ncapdevi commented 6 years ago

Transition library to Kotlin

ncapdevi commented 6 years ago

@mateherber Initial conversion for FragNavController from Java to Kotlin is complete, I'm going to go through and clean it up to a reasonable degree. Maintaining compatibility is key from this point forward with this release. The only other feature/question that I'd like to address at this is the executePendingTransactions so if you have some time to chat/brainstorm about that, that'd be great. Other than that, I'm limiting the scope of this release/branch to that, and hopefully finishing the transition to Kotlin ASAP because maintaining two branches is less than ideal.

mateherber commented 6 years ago

Hey @ncapdevi! Totally agree that it would be ideal to merge back asap to master and test thoroughly and release after that. I requested invite for Android United comunity (I was not a member prior) so we'll be able to discuss / brainstorm on the questionable executependingTransactions. I'll find you on slack asap when I get my invitation.