Hi,
The included ProgressBar sample (v.1.1.0) seems to be leaking memory. Right after loading the sample the simulator indicates 6k memory consumption. After cycling the progress bar by clicking the "Tap to test progress bar" 5 times the consumption has already risen to 9k and keeps on growing slowly but steadily on subsequent executions (11kb after 10 clicks).
I use the ProgressBar also in my current project and have noticed the same - the app keeps running out of memory and crashing. Does anyone have an idea how to fix this or is the problem in the language implementation?
BR,
Mikko