Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port React-Native MIDIVal code to a Capacitor Plugin #30

Open
Musettodotcom opened this issue Mar 4, 2024 · 0 comments
Open

Port React-Native MIDIVal code to a Capacitor Plugin #30

Musettodotcom opened this issue Mar 4, 2024 · 0 comments

Comments

@Musettodotcom
Copy link

Would it be possible to port the React-Native MIDIVal code into a Capacitor plugin?

I could support this effort with some $$$ and/or time.

Creating Plugins Using the Scaffolding Tool
https://capacitorjs.com/docs/plugins/creating-plugins

Development Workflow
https://capacitorjs.com/docs/plugins/workflow

This is really only needed for iOS, since Android works already with WebMIDI.

It would be mostly a matter of defining the interfaces using the Capacitor way instead of the React-Native way and then calling the same basic code in the Swift file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant