When i use the AwesomeButton.js,The app crashed due to uncaught exception 'Unhandled JS Exception: undefined is not an object (evaluating 'hex.replace')'.
Did you specify your color in hex-format?
I have on the to-do to improve the function so it also accepts "white", "black" etc. or rgb format, but have not done this yet.
When i use the AwesomeButton.js,The app crashed due to uncaught exception 'Unhandled JS Exception: undefined is not an object (evaluating 'hex.replace')'.