UWP on Android and iOS

David Pavelka

I want to create an app in UWP. I have asp.net core server with rest api. Now I have to write the client. I was thinking about making this app also for Android and iOS.

I don't want to write separete view for Android, iOS and UWP. I want to write just the UWP and than run this on all devices. I want it to act and look on every platform the same. Meaning when I open this app on Windows Phone, it will look exactly same as on the Android and iOS (no native controll specified by platform).

Is there chance to make this kind of app? Is this possible throught Xamarin or something else?

UWP design is required for me, because of app complexity. Porting it to other platforms native design might be an nightmare.

Thank you.

Alessandro Caliaro

No it's not possible. Xamarin use Native Controls. If you use Xamarin Forms, native controls are rendered correctly on specific devices too. I think you should use something else like HTML5 frameworks.

Now (2019) you can have a "Material Design": Xamarin.Forms Material Visual can be used to apply Material Design rules to Xamarin.Forms applications, creating applications that look identical, or largely identical, on iOS and Android. When Material Visual is enabled, supported views adopt the same design cross-platform, creating a unified look and feel. This is achieved with material renderers, that apply the Material Design rules. Xamarin.Forms Material Visual

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

AndroidとiOSのUWP

分類Dev

Xamarin(IOS Android UWP)とSQliteはOneToManyを使用します

分類Dev

XamarinフォームのバージョンAndroid、IOS、およびUWP

分類Dev

マスター詳細をAndroidやIOSと同じようにUWPで動作させる

分類Dev

Xamarin.Forms(UWP、Droid、iOS)用のBreeze#?

分類Dev

AndroidとiOSが非同期でない場合にUWP非同期を処理するにはどうすればよいですか?

分類Dev

顔認識Android / iOS

分類Dev

iOS/Swift Equivalent of Android LayoutInflation

分類Dev

can an app run on android and ios

分類Dev

Setting up a server for iOS/Android

分類Dev

Xamarin Forms MasterDetailページナビゲーションがAndroidでクラッシュを引き起こす[致命的なシグナル6(SIGABRT)、コード-6]、iOSおよびUWPで動作

分類Dev

クロスプラットフォーム:UWPで個別の増分ビルド番号を設定し、iOS / Androidのようにバージョン名を保持する方法

分類Dev

iOS、Android、およびUWPをサポートするXamarinフォーム用のNugetパッケージを作成するプロジェクトをどのように作成しますか?

分類Dev

グリッド用のTapGestureレコグナイザーがUWPの場合に応答が遅いのに、AndroidとiOSでは正常に機能するのはなぜですか?

分類Dev

Import a package in Android but not in IOS for a Flutter app

分類Dev

React Native iOS and Android folders not present

分類Dev

React Native iOS and Android folders not present

分類Dev

AndroidからiOSへのAirDrop?

分類Dev

iOSのfragment(android)に相当

分類Dev

Tesseract character recognition problems in Android (but not on iOS?)

分類Dev

push silent notification through GCM to Android/IOS

分類Dev

App Development: Project Finalisation & Handover (iOS & Android)

分類Dev

Xamarin forms shared project with images for Android and iOS

分類Dev

Bottom Navgiation Icons showing as squares in Android and iOS

分類Dev

Flutter:Equivalent to NSLocale (iOS) & Locale (Android)

分類Dev

AndroidおよびiOSのWebSocket

分類Dev

CurrentItem does not work on iOS but it does work on Android

分類Dev

Is there a way in Ionic to debug directly on Android or iOS devices?

分類Dev

is android sherlock actionbar the same as UINavigationBar in iOS?

Related 関連記事

  1. 1

    AndroidとiOSのUWP

  2. 2

    Xamarin(IOS Android UWP)とSQliteはOneToManyを使用します

  3. 3

    XamarinフォームのバージョンAndroid、IOS、およびUWP

  4. 4

    マスター詳細をAndroidやIOSと同じようにUWPで動作させる

  5. 5

    Xamarin.Forms(UWP、Droid、iOS)用のBreeze#?

  6. 6

    AndroidとiOSが非同期でない場合にUWP非同期を処理するにはどうすればよいですか?

  7. 7

    顔認識Android / iOS

  8. 8

    iOS/Swift Equivalent of Android LayoutInflation

  9. 9

    can an app run on android and ios

  10. 10

    Setting up a server for iOS/Android

  11. 11

    Xamarin Forms MasterDetailページナビゲーションがAndroidでクラッシュを引き起こす[致命的なシグナル6(SIGABRT)、コード-6]、iOSおよびUWPで動作

  12. 12

    クロスプラットフォーム:UWPで個別の増分ビルド番号を設定し、iOS / Androidのようにバージョン名を保持する方法

  13. 13

    iOS、Android、およびUWPをサポートするXamarinフォーム用のNugetパッケージを作成するプロジェクトをどのように作成しますか?

  14. 14

    グリッド用のTapGestureレコグナイザーがUWPの場合に応答が遅いのに、AndroidとiOSでは正常に機能するのはなぜですか?

  15. 15

    Import a package in Android but not in IOS for a Flutter app

  16. 16

    React Native iOS and Android folders not present

  17. 17

    React Native iOS and Android folders not present

  18. 18

    AndroidからiOSへのAirDrop?

  19. 19

    iOSのfragment(android)に相当

  20. 20

    Tesseract character recognition problems in Android (but not on iOS?)

  21. 21

    push silent notification through GCM to Android/IOS

  22. 22

    App Development: Project Finalisation & Handover (iOS & Android)

  23. 23

    Xamarin forms shared project with images for Android and iOS

  24. 24

    Bottom Navgiation Icons showing as squares in Android and iOS

  25. 25

    Flutter:Equivalent to NSLocale (iOS) & Locale (Android)

  26. 26

    AndroidおよびiOSのWebSocket

  27. 27

    CurrentItem does not work on iOS but it does work on Android

  28. 28

    Is there a way in Ionic to debug directly on Android or iOS devices?

  29. 29

    is android sherlock actionbar the same as UINavigationBar in iOS?

ホットタグ

アーカイブ