Files
pear-docs/examples/bare-on-mobile.md
2024-02-21 10:14:37 +01:00

10 lines
421 B
Markdown

# Bare on Mobile
The Bare JavaScript runtime runs just as well on your phone as on your laptop.
Below example applications can be used as a reference for building mobile applications using Bare:
- [Bare Android](https://github.com/holepunchto/bare-android)
- [Bare iOS](https://github.com/holepunchto/bare-ios)
For further reference on using Bare, please refer to [GitHub (Bare)](https://github.com/holepunchto/bare)