• To have immediate update you can e.g. use code like this:

    Bangle.on('lock', on => {
      // ... draw using isLocked ...
    });
    
About

Avatar for malaire @malaire started