Repository Overview
The BagistoNative_iOS repository provides a specialized bridge between the Hotwire Native framework and the Bagisto ecosystem. It simplifies the integration of native iOS features into your headless storefront.
Key Technologies
- Swift: The primary language for the iOS shell.
- Hotwire Native: The foundation framework for web-to-native communication.
- Swift Package Manager (SPM): Used for dependency management.
Main Components
- BagistoNative_iOS (Library): Contains the core bridge components and utilities.
- Example Project: A pre-configured iOS app demonstrating how to use the library with a Bagisto storefront.
Core Features
- Bridge Component Registration: Easy setup for shared components.
- Navigator Integration: Seamless navigation between web and native views.
- Debug Logging: Built-in support for troubleshooting web-native events.
