Hey there! Thank you for this awesome library!
We would like to use it at our company but are hesitant because the shader code you use contains the following comment
// Created by inigo quilez - iq/2014
// License Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
https://github.com/KusStar/react-native-mesh-gradient/blob/main/android/src/main/java/com/meshgradient/MeshGradientRenderer.kt#L39
I am not sure if this is only for the hash function or the entire shader.
This seems to be in conflict with the MIT license of the react-native-mesh-gradient.
Is there a way to resolve this? E.g. by implementing a new hash function or contacting the author to reconsider the license which might be hard because it is quite old.