Good day,
I do not know any C++. It appears a bit daunting. I’ve only had my hand in some web development in the past.
Is it possible to create an App using React-Juce without having to do anything in C++?
Thanks.
Good day,
I do not know any C++. It appears a bit daunting. I’ve only had my hand in some web development in the past.
Is it possible to create an App using React-Juce without having to do anything in C++?
Thanks.
You can probably use React-Juce for the UI but you’ll need to interact with the Engine using C++ I’m afraid.