Files
pear-docs/examples/bare-on-mobile.md
Subash SN 347dc6d804 Language improvements (#64)
* mc

* Improved language

* mc

* iterate

* iterate

* iterate

* iterate

* iterate
2024-02-21 17:21:22 +01:00

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)