This open-source library allows you to integrate Mini App ecosystem into your iOS applications. Mini App SDK also facilitates communication between a mini app and the host app via a message bridge.
For instructions on implementing in an iOS application, see the User Guide.
All the MiniApp files downloaded by the MiniApp iOS library are cached locally.
See the SDK Developer Guide and the Contribution guide.
See the LICENSE file for more info.
See the full CHANGELOG.
link |
Stars: 35 |
Last commit: 2 days ago |
SDK
allEmailList
field in MAContact
to support multiple emails of a specific contact.func closeMiniApp(withConfirmation: , completionHandler:)
in MiniAppMessageDelegate
to support the close mini-app action from MinApps.UniversalBridgeDelegate
which is confirmed by MiniAppMessageDelegate
, further added public interface sendJsonToHostApp(info:, completionHandler:) -> Void)
in UniversalBridgeDelegate
which can be implemented in host app to receive the string content from mini app and use in host app through Universal Bridge.Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics