Recently I’ve been finding myself immersed in Compose Multiplatform, a way to build cross platform mobile applications with Jetpack Compose UI. Of course, when Android announced their extended reality framework Android XR this week, I initially worried I wouldn’t be able to try it out in my newest side projects.
However, one of the biggest benefits of KMP is how seamless it is to provide platform specific functionality for your shared code. So let’s do that with Android XR.