wcoder / Xamarin.Plugin.DeviceOrientation

Cross-platform plugin to work with screen orientation of mobile device.
MIT License
61 stars 19 forks source link

Check/port to support MAUI #29

Open wcoder opened 1 year ago

rkshnair commented 1 year ago

@wcoder - Do you have any ETA for this? We are using this plugin in our project and we are started porting the Xamarin forms project to MAUI.

wcoder commented 1 year ago

@rkshnair

Do you have any ETA for this?

I don't have an ETA for that at the moment.

We welcome any features and changes you would like to submit via PRs.

NGumby commented 3 months ago

I have made a MAUI version of the plugin : https://github.com/compusport/Plugin.Maui.DeviceOrientation It's also available on nuget : Plugin.Maui.DeviceOrientation

ccsousa01 commented 2 weeks ago

@NGumby thanks for the plugin. Just came across this comment, 3 weeks into migration of a large Xamarin Forms project.