bushmango
Results
2
issues of
bushmango
I added basic support for handling three of the four buttons when the watch is in Watchface mode. This can be an example for others, or I'm happy to modify...
SyntaxError: @autobind can only be used on functions, not: undefined @autobind class AGreatComponent extends React.Component { ... } My guess is there's a problem in the class vs function detection...