Korbs/Penpot-App
Archived
1
Fork 0
This repository has been archived on 2024-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
Penpot-App/README.md

23 lines
718 B
Markdown
Raw Permalink Normal View History

2023-06-04 20:40:57 -04:00
> In progress
2023-06-04 20:33:56 -04:00
2023-07-31 23:48:01 -04:00
## To Do
- Setup Script to Rename tabs to match project name ([Like Penpot Desktop does](https://sudovanilla.com/code/Korbs/Penpot-Desktop/src/branch/main/src/base/frontend/javascript/webview/preload.js))
- When adding new tab, switch to it
- Allow user to change instance URL
# Penpot-App
2023-06-07 20:25:38 -04:00
![Early Preview](https://sudovanilla.com/content/images/penpot-app-early-opt.png)
2023-06-04 20:40:57 -04:00
The app is currently being developed for Android at the moment, iPadOS support is planned.
Tested on OnePlus Tab.
## Building
### Requirements
- Android SDK
- Expo
- Expo Go (On Android/iOS device)
- NodeJS
### Running App
2023-06-05 00:23:18 -04:00
Have your Android tablet ready and run `npm start`, then using the Expo Go app scan the QR code.