Hi, I have started exploring kotlin native and the...
# kotlin-native
n
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
This is great!
I’m looking forward to generics
👍 1
t
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
@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