I am currently working on an app with React Native that helps users play along to songs and one of the features needed was displaying the various scales/modes on the fretboard so I basically built a mini library of my own to construct the note arrays.
This will be a great example to see how the library has handled the same problem.
This will be a great example to see how the library has handled the same problem.