๐Ÿ“ฆ motiz88 / react-native-midi-2016

A Web MIDI API implementation for React Native (experimental, Android only)

โ˜… 28 stars โ‘‚ 1 forks ๐Ÿ‘ 28 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/motiz88/react-native-midi-2016.git
HTTPS git clone https://github.com/motiz88/react-native-midi-2016.git
SSH git clone git@github.com:motiz88/react-native-midi-2016.git
CLI gh repo clone motiz88/react-native-midi-2016
Moti Zilberman Moti Zilberman Merge pull request #18 from motiz88/greenkeeper-eslint-plugin-standard-2.0.0 760f1cc 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .vscode
๐Ÿ“ android
๐Ÿ“ ios
๐Ÿ“ test
๐Ÿ“ webmidi
๐Ÿ“„ .babelrc
๐Ÿ“„ .buckconfig
๐Ÿ“„ .editorconfig
๐Ÿ“„ .eslintrc
๐Ÿ“„ .flowconfig
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ .gitmodules
๐Ÿ“„ .travis.yml
๐Ÿ“„ .watchmanconfig
๐Ÿ“„ index.android.js
๐Ÿ“„ index.ios.js
๐Ÿ“„ index.shared.js
๐Ÿ“„ LICENSE
๐Ÿ“„ MidiAndroid.js
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md

react-native-midi

travis js-semistandard-style MIT License

A Web MIDI API implementation for React Native (experimental, Android only at the moment)

Goal

Run Web MIDI code unmodified anywhere React Native is supported.

Status

Only Android is implemented, and even that is in a very early stage. It might not build. It might not work. But we'll get there!

Help wanted

If this is going to be a robust, fully-featured and widely usable package, I'm going to need some help :smile: See the Wiki and the issue tracker to get a sense of the current focus.