Hello everyone. I took time off my busy work sched...
# react
n
Hello everyone. I took time off my busy work schedule and came up with some Kotlin wrappers for React Native and other related libraries. I also came up with a cli tool to generate a React Native application with Kotlin. You can check out the projects on My Github, give them some stars and use them for study or research purposes. Maybe someone here can learn a thing or two and also create their own Kotlin wrapper libraries and build/grow this community. NOTE: Everything is experimental but works 🙃 Here are the links to the repositories: 1. Kotlin React Native CLI tool 2. Kotlin Wrapper for React Native Core 3. Kotlin Wrapper for React Native Base 4. Kotlin Wrapper for React Native Navigation 5. Kotlin Wrapper for React Native Async Storage
👍 1
K 4
b
Cool research projects, but doesn't using kotlin for react native to achieve cross-platform code kinda comes around in full circle?
n
@Big Chungus Yes it does. In a react native perspective.