This commit is contained in:
apt105 2021-04-24 21:55:32 +01:00
parent 9fcfde6ccb
commit 21ab1648db
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,12 @@
---
id: ios-software
title: iOS App
sidebar_label: iOS App
---
The Meshtastic iOS app is currently in early development, with two community projects to get this working.
* https://github.com/jeksys/Meshtastic-iOS
* https://github.com/thepoweroftwo/meshtastic-ios
There is a [github discussion](https://github.com/meshtastic/Meshtastic/discussions/2) ongoing if you wish to contribute to this.

View file

@ -20,6 +20,7 @@ module.exports = {
{
"Meshtastic Android": [],
},
"software/ios-software",
{
"Meshtastic.js": [
"software/js/getting-started",