Ngo Iok Ui (Wu Yu Wei)

Results 180 comments of Ngo Iok Ui (Wu Yu Wei)

Maybe we could try to make a platform specific attribute like Tao does. And see how it goes. I'm personally not a fan of add too many functions unless it's...

This is going to be to complicated process I think. Especially it's a nightmare to be able to run on windows image because of dll paths.

Hmm, it can't show the title in original repo either. Maybe we should also file a issue there.

Is it still 3 allocations? I would like to give it a try and work with #23 at the same time. Is there any suggestion I could get some insights...

We now has a branch [`feat/ios-build`](https://github.com/tauri-apps/tauri/tree/feat/ios-build) for ios experiment. Android will follow later. You can try it by installing my fork of [cargo-mobile](https://github.com/wusyong/cargo-mobile). Follow this [note](https://hackmd.io/XIcEwk4GSxy8APZhSa0UnA?view) and you should get...

> Is this the best source of truth for android/iOS progress? Are there action items that newer contributors could help out with, or provide alpha testing for? We have a...

I've post it on #2490 but I'll post it here again in hoping for more feedbacks. I've been searching possible ways to do it on Linux and macOS, but it...

Or we could just load the page @wravery suggested. But that mean we will need another way to load assets (CSS, js, ...) Because they are also using custom protocol...

Thanks for your comment. That's very detailed summary and they are correct. I've been searching possible ways to do it on Linux and macOS. But it seems a dead end,...

@lucasfernog Yes, it's easier. Code snippet above is just me messing with objc. We already have a method for it. If that can work as solution, then it's good for...