A framework to convert existing React or Next.js web applications into native mobile apps without a full React Native rewrite.
2) Agnostic Core:
Originally for Bagisto headless e-commerce, but now decoupled to work with any React-based frontend.
3) Native Bridge:
Includes a JS bridge to access device hardware (camera, biometrics, etc.) directly from your web logic.
3) Smart Environment Detection:
Uses @bagisto-native/core to detect the runtime environment and toggle native-only features vs. web features.
4) Performance:
Optimized to eliminate "WebView lag" and provide a fluid, app-store-ready experience.
5) Easy Integration:
Can be added to existing projects to start bridging the gap between web and mobile immediately.
anikeshkumar•2h ago