Tutorial and example code for React Native and JUCE

Following on from my talk at the ADC, here are links to the demo project I showed at the talk, and a tutorial to get you started combining your JUCE components with React Native on both iOS and Android.

Demo app: https://github.com/adamski/ReactDrum
Tutorial: https://medium.com/@adam.wilson/react-native-and-juce-tutorial-6b5fad35ad50

10 Likes

Very cool. Looking forward to taking a look at this when I’ve got a few spare hours.