Hi, I have started exploring kotlin native and the integration with iOS, here the repository with all the information I'm collecting. Advices and pull requests are welcome. Enjoy 😁
https://github.com/defio/KotlinNativeExperiments
👍 2
y
yusuf3000
06/28/2018, 10:23 AM
This is great!
yusuf3000
06/28/2018, 10:23 AM
I’m looking forward to generics
👍 1
t
tylerwilson
07/05/2018, 3:14 AM
I appreciate you posting this. I downloaded and played with it. Nice putting in all the unit tests on both sides to make sure everything works as expected. Side question: it bugs me we see the ‘ios’ build stuff in Android Studio. You know a way we can hide this perhaps?
n
nicola.de.fiorenze
07/09/2018, 9:37 AM
@tylerwilson Using the "Android view" in the Project section in Android Studio you will see only the ios folder without its content 🙂
@yusuf3000 generics section added