mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-18 06:54:22 +01:00
10 lines
437 B
Markdown
10 lines
437 B
Markdown
# Bare on Mobile
|
|
|
|
The following examples can be used as references for building mobile applications using the Bare runtime:
|
|
|
|
- [Bare Android](https://github.com/holepunchto/bare-android)
|
|
- [Bare iOS](https://github.com/holepunchto/bare-ios)
|
|
|
|
> The Bare JavaScript runtime runs equally well on both mobile and desktop applications.
|
|
|
|
For further reference on using Bare, please refer to [GitHub (Bare)](https://github.com/holepunchto/bare) |