xamarin to maui Update targeting IOS Platform only. #19625
RagibNoor
started this conversation in
Upgrading from Xamarin
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone
I have Xamarin from app which is currently targeting only the ios platform
Here is a sample of my project structure: Link
In Xamarin.iOS, I have a splash screen and a view controller.
For the Maui update, should I directly copy them into the iOS platform folder or create a separate .NET iOS project and set it as a start-up project?
Beta Was this translation helpful? Give feedback.
All reactions