Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
JavaScriptCall -> NativeAPIEffect
Dynamically resolve and call native mobile APIs (Objective-C/Swift/Java/Kotlin) directly from JavaScript runtimes without compile-time binding generators.
Problem it solves
Manual bridge creation (like in React Native) creates high maintenance overhead and performance bottlenecks.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.