Porting apps from bangle js to bangle js 2? #7819
Replies: 1 comment
-
Generally it should be pretty straightforward. For a lot of apps the biggest issue is just making sure they fit on the screen if positions were hard-coded. Bangle.js 1 is 240x240, 2 is 176x176 Sometimes it's as easy as just using Otherwise if they use which apps were you looking at porting? I'm happy provide a bit more help if I know which ones there are |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, what is the easiest way to port bangle js watch code to bangle js 2? There are some legacy apps that are no longer being maintained which I would like to use on the bangle js 2.
Beta Was this translation helpful? Give feedback.
All reactions