mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-18 06:54:22 +01:00
10 lines
421 B
Markdown
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) |