Hello,
I try to display a list with check button in a Watch App. My App, use ElmSharp (not Xamarin) For that i have try to use the CircleGenList Component.
The displayed list works, but how can i pass the "state" to the append method ?
I don't find a state handler delegate in the GenItemClass, and switch the style between "1text" to "1text.1icon.1" doesn't seems to change anything.
Do you think it's possible to have check item in a list on a S3 App with ElmSharp ? Do i need to switch to the native dev ?
Thanks, for your answers.