cogentcore / core

A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.32k stars 71 forks source link

Support filesystem and file view correctly on mobile #872

Open kkoreilly opened 4 months ago

kkoreilly commented 4 months ago

Describe the feature

See title

Relevant code

No response

ddkwork commented 4 months ago

In addition, is there any way to apply for the following permissions: scan QR code, use fingerprint authentication, authenticate with system password, apply for VPN service, background process service, read phone number, receive SMS, store, etc

kkoreilly commented 4 months ago

We will definitely look into the possibility of integrating with more native phone APIs.