I’m thinking about making a little iOS app.
So basically, I think it would be cool to be able to carry around my own cool creations just on my phone, and I heard that’s possible with C# using Xamarin.
My question is, how do I make this happen? How complex is it for someone who picked up basically all the basics of the language in two mornings from my previous Python experience?
8 Replies
xamarin is dead, you'd want MAUI now
Install Visual Studio 2022 and Visual Studio Code to develop cross-...
Learn how to install Visual Studio 2022 and Visual Studio Code with the .NET MAUI extension to develop native, cross-platform apps using .NET MAUI.
wow thanks for that
whats some example code?
just to gauge how complex it would end up being
i don't use it myself, but i'd expect that link to have some simple examples
:prettythumbsup:
Do remember that you need a developer account to run stuff on an apple device, even your own personal device. That's $100/year or something
:BRUH:
yeah fuck that
can i use react native or smth like that?
AFAIK all of the various techs end up needing an apple build machine and a developer account
(it's been a few years since I worked with ios though)