Kotlin / any good courses/learning material to get me started?
React Native is great and I love using it , but in some functionalities you need to build Native modules in Kotlin to bridge the native Kotlin code with the RN application., because using prebuilt native modules can be a bit of a nightmare.
Do you guys recommend any particular resource for Kotlin fundamentals ? I love watching a video explanations to start before I dig into the docs.
Thank you guys.