Avatar for Xaseron

Xaseron

Member since May 2020 • Last active Jan 2021
  • 1 conversations
  • 1 comments

Most recent activity

    • 2 comments
    • 1,080 views
  • in Bangle.js
    Avatar for Xaseron

    Hey,
    it took me some time to figure out how to run Kotlin code transpiled into JavaScript on the Bangle.
    But, I got it working and i've rewritten the First Time Application in Kotlin.
    https://github.com/Xaseron/Kangle
    It is some unwritten rule that a Kotlin project has to replace one consonant with a K.

    One of my biggest issues is that I have to wrap every class/function from Espruino manually.
    I've seen that the emulator has some type hinting. Where can I find these type information?

Actions