react-juce icon indicating copy to clipboard operation
react-juce copied to clipboard

Write cross-platform native apps with React.js and JUCE

Results 75 react-juce issues
Sort by recently updated
recently updated
newest added

Relates to https://github.com/nick-thompson/blueprint/issues/12

Hello! I'm new programming in React native but I have some knowledge in JUCE and I'm creating an android application; I would like to know if this framework allows me...

Trying to get started with this project, but the [documentation website](https://docs.react-juce.dev/) appears to be offline.

Or perhaps, a more general question, how do I get some kind of reference to a view that is rendered? It's not too important if it's in C++ or JS...

I got this issue after running npm start on a new react-juce project. unsure what has happened but below is a full copypasta of what was done. ``` (base) PS...

After following this tutorial [here](https://docs.react-juce.dev/guides/integrating_your_project#native-code), the plugin just loads for a while... ![Screenshot 2023-02-02 at 3 40 23 PM](https://user-images.githubusercontent.com/16109633/216444715-a8f96652-1b4f-4080-a3e6-dbf9c110c61d.png) ...and then crashes: ![Screenshot 2023-02-02 at 3 40 28 PM](https://user-images.githubusercontent.com/16109633/216444717-7ffb7bd8-68fc-4014-82bb-c9c82686bc99.png) I...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies