Does anyone know of, or have a guide on how to make changes to a plugin.
I’ve made two changes to the native audio plugin (fix the asset director from www to public and a change to make my app audio mix in with music the user may have playing) that are just code changes I have made in the NativeAudio.m file and so will be overwritten on any plugin reinstalls etc.
I’m guessing I need to checkout the native audio repo, make the changes and the publish to npm? This seems pretty over the top for 15 character changes so any other suggestions would be great.
1 post - 1 participant