mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 06:24:24 +01:00
Language improvements (#64)
* mc * Improved language * mc * iterate * iterate * iterate * iterate * iterate
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# 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:
|
||||
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)
|
||||
@@ -1,6 +1,6 @@
|
||||
# Pear React Application
|
||||
|
||||
Below is an example of a Filesharing application built on the React framework using Pear.
|
||||
The following is an example of a filesharing application built with the React framework using Pear.
|
||||
|
||||
- [Filesharing React App Example](https://github.com/holepunchto/filesharing-react-app-example)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user