timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.44k stars 77 forks source link

Expo is starting to support MacOS, is Tauri still going to be need (for MacOS)? #140

Closed MatthiasGrandl closed 8 months ago

MatthiasGrandl commented 8 months ago

See title. I want to build a lightweight native MacOS app and would prefer not to use Tauri. Is this going to be supported by T4?

timothymiller commented 8 months ago

Today it's possible to build an iPhone / iPad app that runs on the Apple Silicon Macs with T4.

Depends on what you're looking for. Are you looking for a menu-bar type app?

MatthiasGrandl commented 8 months ago

No I was asking about proper MacOS support as it’s being added to Expo. But I already started with a different approach, so I am closing this.