voize-gmbh / reakt-native-toolkit

Combine React Native with Kotlin Multiplatform (KMP)
Apache License 2.0
124 stars 4 forks source link

Support for Compose to React Native View Managers #65

Closed erksch closed 3 weeks ago

erksch commented 1 month ago

good idea 👍

erksch commented 1 month ago
Example Android App Compose View in React Native Example iOS App Compose View in React Native
erksch commented 1 month ago

The following error during linkPodDebugFrameworkIosSimulatorArm64 could only be resolved by setting the framework isStatic to true

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_RCTViewManager", referenced from:
       in shared.framework.o
ld: symbol(s) not found for architecture arm64
error: Compilation finished with errors