This website requires JavaScript.
Explore
Help
Sign In
FOSS
/
BangleApps
mirror of
https://github.com/espruino/BangleApps
Watch
1
Star
0
Fork
You've already forked BangleApps
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a9b12f0dba
BangleApps
/
apps
/
ios
/
app.js
3 lines
78 B
JavaScript
Raw
Normal View
History
Unescape
Escape
ability to depend on a specific app ID Layout can display images in buttons iOS and Android integration apps
2021-11-04 17:16:02 +00:00
// Config app not implemented yet
about
2021-11-08 09:42:40 +00:00
setTimeout
(
(
)
=>
load
(
"messages.app.js"
)
,
10
)
;