You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying and maintaining the platform libraries generated with Mopro remains challenging, as it involves integration with target ecosystems like Swift and npm. Additionally, Mopro's reliance on Uniffi limits the scope for alternative bindings.
Details
To address these issues, the following solutions are proposed:
Multiplatform Deployment Pipelines:
Provide automated pipelines for generating bindings and deploying libraries across platforms like Swift, npm, and React Native.
Expand support for multiple binding protocols beyond Uniffi.
Acceptance Criteria
Multiplatform deployment pipelines are streamlined, with automated support for Swift, npm, React Native, and other platforms.
Support for alternative binding protocols beyond Uniffi is implemented.
The text was updated successfully, but these errors were encountered:
Problem
Deploying and maintaining the platform libraries generated with Mopro remains challenging, as it involves integration with target ecosystems like Swift and npm. Additionally, Mopro's reliance on Uniffi limits the scope for alternative bindings.
Details
To address these issues, the following solutions are proposed:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: