Sam Bender
Sam Bender
I created a blank project and imported BEMSimpleLineGraph via CocoaPods. After putting a single view on the storyboard and setting the class to "BEMSimpleLineGraphView" I got the following errors. I...
When I run the following code, the output sounds garbled, even though it should be a simple sine wave. This occurs on both the simulator and a device. Am I...
Closes https://github.com/simonhoss/react-native-touch-through-view/issues/20. I have not tested the demo application in this repo. For google, the error was: ``` * Exception is: org.gradle.api.GradleScriptException: A problem occurred evaluating project ':react-native-touch-through-view'. at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:93)...
I'm building a midi application and would like to be able to individually color notes, element.ts already had a class attribute, it's just wasn't being used on these subclasses.