Voltra lets React Native developers build native iOS Live Activities, Dynamic Island layouts, and widgets as React components without writing Swift. It supports
Voltra lets React Native developers build native iOS Live Activities, Dynamic Island layouts, and widgets as React components without writing Swift. It supports
Voltra lets React Native developers build native iOS Live Activities, Dynamic Island layouts, and widgets as React components without writing Swift. It supports hot reload, push updates, and includes a config plugin that wires everything automatically.
Problem Android Widget Arc Progress
Extract the duplicated filesystem helpers shared by the metro widget and live-activity registries
Unify the duplicated discovery filesystem guards in the cli (ensureDirectory/ensureFile/readPathStat/isNotFoundError)
Share the duplicated commander-error predicates between runCli and the apply command
Share the duplicated compressStyleObject helper inside @use-voltra/core
Remove dead identical branch in Android client addVoltraListener
Share the duplicated useUpdateOnHMR hook between the iOS and Android clients via @use-voltra/core
Remove five unused internal modules across @use-voltra packages
Consolidate duplicated public types in @use-voltra/ios and @use-voltra/android into @use-voltra/core
Problem with the Android widget refresh button