|
|
@ -4,3 +4,12 @@ description: "How to get your 01 mobile app"
|
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
Using your phone is a great way to control 01. There are multiple options available.
|
|
|
|
Using your phone is a great way to control 01. There are multiple options available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<CardGroup cols={2}>
|
|
|
|
|
|
|
|
<Card title="iOS" icon="apple">
|
|
|
|
|
|
|
|
Coming soon
|
|
|
|
|
|
|
|
</Card>
|
|
|
|
|
|
|
|
<Card title="Android" icon="android">
|
|
|
|
|
|
|
|
Coming soon
|
|
|
|
|
|
|
|
</Card>
|
|
|
|
|
|
|
|
</CardGroup>
|
|
|
|