What is Voltra?
mainVoltra is a library for React Native that allows you to build native platform features—such as iOS Live Activities, Dynamic Island layouts, and Android Home Screen Widgets—using JavaScript and JSX.
Instead of writing native Swift or Kotlin code, you use Voltra's JSX components. These components are serialized into a lightweight JSON format that native platform extensions interpret and render using native primitives: SwiftUI on iOS and Jetpack Compose Glance on Android.