Hey All,
I am new to Appgyver and hope to be able to make some cool apps with it.
So here is what I am trying to do.
- click a button
- 2 numbers like 2 and 4 get added together
- the result of the above addition is displayed in a title or paragraph component
I realize I will need to convert the int/number to a string.
This seems like something that should be straight forward but I cannot seem to figure it out.
I my real problem is how to call a function on the button click.
Any suggestions would be great.
Thanks,
TT