Tried to touch Xamarin Forms for MacOS

c-mitsuba
c-mitsubac-mitsuba
Tried to touch Xamarin.Forms for MacOS
蜜葉 優
• H.N. :蜜葉 優 [@mitsuba yu]
• silkyfeel ,LLC CEO
• HoloMagicians
• Microsoft MVP for Windows Development
• UX Designer / Interaction Developer / Photographer
• Keynoteの表紙はいつも自分で撮影
• http://c-mitsuba.hatenablog.com
profile
• Xamarin Form for Mac OS ?
• サンプルコード
• やってみた
• まとめ
agenda
2014年以来
やってなかった
Xamarin
MacOS App
ちょっとやったことある
is not チョットデキル
Xamarin.Forms
6
• 全てがGitHubに公開されている
• https://github.com/xamarin/Xamarin.Forms
• VS for MacにXamarinの環境を作っただけだと

アクセスできない機能にもアクセスできる
• AppはXAMLで開発できる <- うれしい
Xamarin.Forms
Xamarin.Forms for Mac OS
8
• 実は去年の今頃からGitHubのブランチにあったらしい
• 現在はmaster ブランチに統合されている
• VS for Macで開発できる <- Windowsはだめ
• XAMLで開発できる!!<- Storyboard 駆逐!!

これだけでまぢXamarinはいいぞって言える(?)
for Mac OS
for Mac OS
普通にxamarin環境作っても作れない
で、とりあえずサンプル
• VS for Macいれる
• GitHubのデータをダウンロード
• Xamarin.Forms.sln を開く
• .net coreだったりSDKだったりを要求され
るので、インストール
• Tizen関連のプロジェクトを殺す
まずはサンプル
• Xamarin.Platoforms.MacOSプロジェクト
を選択して、ビルド対象にする
まずはサンプル
• Gitのパッケージを復元する
まずはサンプル
• ビルド(めっちゃ時間かかる(15分ぐらい 
まずはサンプル
• うごいた
まずはサンプル
で、やってみた。
• 空白フォームから作成
おれおれプロジェクト
• Mac用のプロジェクト

追加
おれおれプロジェクト
• Cocoa
おれおれプロジェクト
• app.macOS
おれおれプロジェクト
• いらない
おれおれプロジェクト
• いらない
おれおれプロジェクト
• masterでビルドしたdllを参照追加
おれおれプロジェクト
• プロジェクトも参照追加
おれおれプロジェクト
• Forms用に
コードをぺた
• https://qiita.com/askyq/items/
954c4fc379aab5f80a92
おれおれプロジェクト
• 赤線は右クリックでusing追加
おれおれプロジェクト
• さっきのデリゲートを登録
おれおれプロジェクト
おれおれプロジェクト
• みんなだいすきReactiveProperty
MVVM Challenge
• Could not install package
'System.ComponentModel.Annotations 4.1.0'.
• You are trying to install this package into a project that
targets '.NETPortable,Version=v4.5,Profile=Profile111', but
the package does not contain any assembly references or
content files that are compatible with that framework. For
more information, contact the package author.
MVVM Challenge
MVVM Challenge
• .Net Standardにすれば最新のRPが使えるらしい。
• 今回はPCLのままにして、2.9で。
MVVM Challenge
• VMつくる。
• 手書きusing
MVVM Challenge
• XAML
MVVM Challenge
まとめ
つらい!!!!
• サンプルプロジェクトは割りとさくっと動いた
• Qiitaの情報が古くて、おれおれプロジェクトを作るのに、

めっちゃハマった
• XAML方言のわからなさ
• Xamarin Previewer なにそれ?
• Visual Studio for Mac の イケてなさ

(手元のだと2sln開けないし、キーバインドちがうし、、
• R#erが恋しい
まとめ
• SwiftもStoryboardも勉強せずに、Macで動作する

プラットフォームができた!(強気
• プラットフォーム固有の実装はDependencyServiceを使えばな
りそう。
• 一応、iOS/Android/UWPとかと共有できるはず。

ってことは、一旦UWPにもビルドできるようにして、

それっぽいXAMLをVisual Studioで書いて、Macにもってくれ
ばワンチャンある?
まとめ
http://silkyfeel.jp/tanzanite
Tried to touch Xamarin Forms for MacOS
Tried to touch Xamarin Forms for MacOS
1 of 42

Recommended

Xamarin 社内勉強会の LT 資料 by
Xamarin 社内勉強会の LT 資料Xamarin 社内勉強会の LT 資料
Xamarin 社内勉強会の LT 資料Yoshito Tabuchi
17.4K views25 slides
JXUGC #9 Xamarin.Forms Mvvm Teachathon by
JXUGC #9 Xamarin.Forms Mvvm TeachathonJXUGC #9 Xamarin.Forms Mvvm Teachathon
JXUGC #9 Xamarin.Forms Mvvm TeachathonYoshito Tabuchi
1.3K views13 slides
10分で分かるxamarin by
10分で分かるxamarin10分で分かるxamarin
10分で分かるxamarinYoshito Tabuchi
8.6K views19 slides
20分でできる!Xamarin.Forms入門 by
20分でできる!Xamarin.Forms入門20分でできる!Xamarin.Forms入門
20分でできる!Xamarin.Forms入門Shinichi Hirauchi
18.5K views60 slides
Xamarin を使用したC# によるモバイルアプリ作成 by
Xamarin を使用したC# によるモバイルアプリ作成Xamarin を使用したC# によるモバイルアプリ作成
Xamarin を使用したC# によるモバイルアプリ作成Yoshito Tabuchi
1.4K views40 slides
Xamarin を使うとどんなことができるの? by
Xamarin を使うとどんなことができるの?Xamarin を使うとどんなことができるの?
Xamarin を使うとどんなことができるの?Yoshito Tabuchi
1.9K views58 slides

More Related Content

What's hot

Xamarin を使用したC# によるモバイルアプリ作成 by
Xamarin を使用したC# によるモバイルアプリ作成Xamarin を使用したC# によるモバイルアプリ作成
Xamarin を使用したC# によるモバイルアプリ作成Yoshito Tabuchi
1.9K views35 slides
Xamarin概要と活用方法 by
Xamarin概要と活用方法Xamarin概要と活用方法
Xamarin概要と活用方法Yoshito Tabuchi
2.6K views51 slides
Xamarinの歩き方 by
Xamarinの歩き方Xamarinの歩き方
Xamarinの歩き方Yoshito Tabuchi
4.6K views22 slides
Xamarin 概要 @ 2015/1/29 CROSS 2015 by
Xamarin 概要 @ 2015/1/29 CROSS 2015Xamarin 概要 @ 2015/1/29 CROSS 2015
Xamarin 概要 @ 2015/1/29 CROSS 2015Yoshito Tabuchi
13.9K views30 slides
Xamarin 概要 2017/01/15 by
Xamarin 概要 2017/01/15Xamarin 概要 2017/01/15
Xamarin 概要 2017/01/15Yoshito Tabuchi
585 views49 slides
Xamarin.formsとカスタムコントロールの話 by
Xamarin.formsとカスタムコントロールの話Xamarin.formsとカスタムコントロールの話
Xamarin.formsとカスタムコントロールの話Masuda Tomoaki
2.3K views26 slides

What's hot(20)

Xamarin を使用したC# によるモバイルアプリ作成 by Yoshito Tabuchi
Xamarin を使用したC# によるモバイルアプリ作成Xamarin を使用したC# によるモバイルアプリ作成
Xamarin を使用したC# によるモバイルアプリ作成
Yoshito Tabuchi1.9K views
Xamarin 概要 @ 2015/1/29 CROSS 2015 by Yoshito Tabuchi
Xamarin 概要 @ 2015/1/29 CROSS 2015Xamarin 概要 @ 2015/1/29 CROSS 2015
Xamarin 概要 @ 2015/1/29 CROSS 2015
Yoshito Tabuchi13.9K views
Xamarin.formsとカスタムコントロールの話 by Masuda Tomoaki
Xamarin.formsとカスタムコントロールの話Xamarin.formsとカスタムコントロールの話
Xamarin.formsとカスタムコントロールの話
Masuda Tomoaki2.3K views
BlueMonkeyプロジェクトのご紹介 by Yoshito Tabuchi
BlueMonkeyプロジェクトのご紹介BlueMonkeyプロジェクトのご紹介
BlueMonkeyプロジェクトのご紹介
Yoshito Tabuchi952 views
[MW08] de:code イベントアプリの作り方 ~ Xamarin.Forms で開発しています ~ by de:code 2017
[MW08] de:code イベントアプリの作り方 ~ Xamarin.Forms で開発しています ~[MW08] de:code イベントアプリの作り方 ~ Xamarin.Forms で開発しています ~
[MW08] de:code イベントアプリの作り方 ~ Xamarin.Forms で開発しています ~
de:code 2017897 views
Xamarin × Visual Studio Updates by 友太 渡辺
Xamarin × Visual Studio UpdatesXamarin × Visual Studio Updates
Xamarin × Visual Studio Updates
友太 渡辺2.3K views
Xamarin開発環境の選択 by Miho Kurosawa
Xamarin開発環境の選択Xamarin開発環境の選択
Xamarin開発環境の選択
Miho Kurosawa5.1K views
WPF開発者がXamarin.Macを触るその前に by Kazuhiko Shimada
WPF開発者がXamarin.Macを触るその前にWPF開発者がXamarin.Macを触るその前に
WPF開発者がXamarin.Macを触るその前に
Kazuhiko Shimada1.6K views
10分でわかる無料になったXamarin by Yoshito Tabuchi
10分でわかる無料になったXamarin10分でわかる無料になったXamarin
10分でわかる無料になったXamarin
Yoshito Tabuchi185.8K views
Xamarin入門(技術というより心構え編) by Makoto Nishimura
Xamarin入門(技術というより心構え編)Xamarin入門(技術というより心構え編)
Xamarin入門(技術というより心構え編)
Makoto Nishimura5.9K views
Xamarin.forms実践投入してみて by Masahiko Miyasaka
Xamarin.forms実践投入してみてXamarin.forms実践投入してみて
Xamarin.forms実践投入してみて
Masahiko Miyasaka4.6K views
Xamarin 20141212 モバイルカフェスペシャル 「C#で作るiOS/Androidのクロスプラットフォームスマホアプリ開発」 by Yoshito Tabuchi
Xamarin 20141212 モバイルカフェスペシャル 「C#で作るiOS/Androidのクロスプラットフォームスマホアプリ開発」Xamarin 20141212 モバイルカフェスペシャル 「C#で作るiOS/Androidのクロスプラットフォームスマホアプリ開発」
Xamarin 20141212 モバイルカフェスペシャル 「C#で作るiOS/Androidのクロスプラットフォームスマホアプリ開発」
Yoshito Tabuchi1.7K views
Xamarin の概要と活用事例 by Yoshito Tabuchi
Xamarin の概要と活用事例Xamarin の概要と活用事例
Xamarin の概要と活用事例
Yoshito Tabuchi2.8K views
Xamarin 実戦投入時に気をつけたいことあれこれ by Tomohiro Suzuki
Xamarin 実戦投入時に気をつけたいことあれこれXamarin 実戦投入時に気をつけたいことあれこれ
Xamarin 実戦投入時に気をつけたいことあれこれ
Tomohiro Suzuki9.8K views

Similar to Tried to touch Xamarin Forms for MacOS

Introduction Xamarin forms mac by
Introduction Xamarin forms macIntroduction Xamarin forms mac
Introduction Xamarin forms macc-mitsuba
5K views73 slides
Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92 by
Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92
Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92Yoshito Tabuchi
1.5K views66 slides
JXUGC 13 東京 はじめに by
JXUGC 13 東京 はじめにJXUGC 13 東京 はじめに
JXUGC 13 東京 はじめにYoshito Tabuchi
4.3K views16 slides
Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2 by
Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2
Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2Yoshito Tabuchi
223.9K views43 slides
第1回 Japan Xamarin User Group Conference - Xamarin 概要 by
第1回 Japan Xamarin User Group Conference - Xamarin 概要第1回 Japan Xamarin User Group Conference - Xamarin 概要
第1回 Japan Xamarin User Group Conference - Xamarin 概要Yoshito Tabuchi
3.1K views56 slides
Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編 by
Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編
Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編Yoshito Tabuchi
7.9K views68 slides

Similar to Tried to touch Xamarin Forms for MacOS(20)

Introduction Xamarin forms mac by c-mitsuba
Introduction Xamarin forms macIntroduction Xamarin forms mac
Introduction Xamarin forms mac
c-mitsuba5K views
Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92 by Yoshito Tabuchi
Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92
Xamarin 概要 @ 2014/10/18 わんくま同盟 東京勉強会 #92
Yoshito Tabuchi1.5K views
Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2 by Yoshito Tabuchi
Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2
Xamarin 概要 @ 「Xamarin」って何? Wエバンジェリストによる特濃「Xamarin」勉強会 Rev2
Yoshito Tabuchi223.9K views
第1回 Japan Xamarin User Group Conference - Xamarin 概要 by Yoshito Tabuchi
第1回 Japan Xamarin User Group Conference - Xamarin 概要第1回 Japan Xamarin User Group Conference - Xamarin 概要
第1回 Japan Xamarin User Group Conference - Xamarin 概要
Yoshito Tabuchi3.1K views
Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編 by Yoshito Tabuchi
Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編
Xamarin 概要 @ 2014/11/08 第2回 Japan Xamarin User Group Conference 西日本編
Yoshito Tabuchi7.9K views
これから始めるXamarin開発 by Tsukasa Kato
これから始めるXamarin開発これから始めるXamarin開発
これから始めるXamarin開発
Tsukasa Kato579 views
Xamarin.forms+azureで始めるモバイル開発 by Tsukasa Kato
Xamarin.forms+azureで始めるモバイル開発Xamarin.forms+azureで始めるモバイル開発
Xamarin.forms+azureで始めるモバイル開発
Tsukasa Kato544 views
Xamarin 対応開発ツールで効率良くクロスプラットフォーム開発 by Daizen Ikehara
Xamarin 対応開発ツールで効率良くクロスプラットフォーム開発Xamarin 対応開発ツールで効率良くクロスプラットフォーム開発
Xamarin 対応開発ツールで効率良くクロスプラットフォーム開発
Daizen Ikehara651 views
Xamarin の特徴と開発手法概要 by Yoshito Tabuchi
Xamarin の特徴と開発手法概要Xamarin の特徴と開発手法概要
Xamarin の特徴と開発手法概要
Yoshito Tabuchi2.7K views
2016.10.15アプリ発表会 by b a
2016.10.15アプリ発表会2016.10.15アプリ発表会
2016.10.15アプリ発表会
b a1.5K views
Xamarin.Forms のこれまでとこれから by Yoshito Tabuchi
Xamarin.Forms のこれまでとこれからXamarin.Forms のこれまでとこれから
Xamarin.Forms のこれまでとこれから
Yoshito Tabuchi1.4K views
Xamarin.Forms アプリケーション 設計パターン by 一希 大田
Xamarin.Forms アプリケーション 設計パターンXamarin.Forms アプリケーション 設計パターン
Xamarin.Forms アプリケーション 設計パターン
一希 大田2.8K views
わんくま名古屋 #38 (20160521) Xamarin入門 by Yasuhiko Yamamoto
わんくま名古屋 #38 (20160521) Xamarin入門わんくま名古屋 #38 (20160521) Xamarin入門
わんくま名古屋 #38 (20160521) Xamarin入門
Yasuhiko Yamamoto1.6K views
ゆるふわ Xamarin Tips by Daiki Kawanuma
ゆるふわ Xamarin Tipsゆるふわ Xamarin Tips
ゆるふわ Xamarin Tips
Daiki Kawanuma2.6K views

More from c-mitsuba

Beginning of HoloMagicians by
Beginning of HoloMagiciansBeginning of HoloMagicians
Beginning of HoloMagiciansc-mitsuba
222 views40 slides
Build 2021 Topics & Unofficial Talks for Windows Development by
Build 2021 Topics & Unofficial Talks for Windows DevelopmentBuild 2021 Topics & Unofficial Talks for Windows Development
Build 2021 Topics & Unofficial Talks for Windows Developmentc-mitsuba
218 views34 slides
Avalonia for MacApps by
Avalonia for MacAppsAvalonia for MacApps
Avalonia for MacAppsc-mitsuba
419 views63 slides
Me by
MeMe
Mec-mitsuba
125 views26 slides
nameless ある沼にDeepDiveした人のポートフォリオ by
nameless ある沼にDeepDiveした人のポートフォリオnameless ある沼にDeepDiveした人のポートフォリオ
nameless ある沼にDeepDiveした人のポートフォリオc-mitsuba
539 views61 slides
Emotional space by
Emotional spaceEmotional space
Emotional spacec-mitsuba
250 views18 slides

More from c-mitsuba(20)

Beginning of HoloMagicians by c-mitsuba
Beginning of HoloMagiciansBeginning of HoloMagicians
Beginning of HoloMagicians
c-mitsuba222 views
Build 2021 Topics & Unofficial Talks for Windows Development by c-mitsuba
Build 2021 Topics & Unofficial Talks for Windows DevelopmentBuild 2021 Topics & Unofficial Talks for Windows Development
Build 2021 Topics & Unofficial Talks for Windows Development
c-mitsuba218 views
Avalonia for MacApps by c-mitsuba
Avalonia for MacAppsAvalonia for MacApps
Avalonia for MacApps
c-mitsuba419 views
nameless ある沼にDeepDiveした人のポートフォリオ by c-mitsuba
nameless ある沼にDeepDiveした人のポートフォリオnameless ある沼にDeepDiveした人のポートフォリオ
nameless ある沼にDeepDiveした人のポートフォリオ
c-mitsuba539 views
Emotional space by c-mitsuba
Emotional spaceEmotional space
Emotional space
c-mitsuba250 views
Designer’s Design Talk Azure / Windows Development 2人のMVPの場合 - by c-mitsuba
Designer’s  Design Talk Azure / Windows Development  2人のMVPの場合 -Designer’s  Design Talk Azure / Windows Development  2人のMVPの場合 -
Designer’s Design Talk Azure / Windows Development 2人のMVPの場合 -
c-mitsuba415 views
うるしまカップ パネルディスカッション by c-mitsuba
うるしまカップ パネルディスカッションうるしまカップ パネルディスカッション
うるしまカップ パネルディスカッション
c-mitsuba282 views
Designer’s Design Talk - Azure / Windows Development 2人のMVPの場合 - by c-mitsuba
Designer’s Design Talk - Azure / Windows Development 2人のMVPの場合 - Designer’s Design Talk - Azure / Windows Development 2人のMVPの場合 -
Designer’s Design Talk - Azure / Windows Development 2人のMVPの場合 -
c-mitsuba355 views
30min serverless-x tuber by c-mitsuba
30min serverless-x tuber30min serverless-x tuber
30min serverless-x tuber
c-mitsuba289 views
HoloLensで航空管制 by c-mitsuba
HoloLensで航空管制HoloLensで航空管制
HoloLensで航空管制
c-mitsuba799 views
Introducing micro:bit and demo by c-mitsuba
Introducing micro:bit and demoIntroducing micro:bit and demo
Introducing micro:bit and demo
c-mitsuba2.1K views
micro:bitさわってみた。 by c-mitsuba
micro:bitさわってみた。micro:bitさわってみた。
micro:bitさわってみた。
c-mitsuba470 views
HoloLens Demo by c-mitsuba
HoloLens DemoHoloLens Demo
HoloLens Demo
c-mitsuba345 views
楽しく生きるために 何を選択して、どうしてきたか。 by c-mitsuba
楽しく生きるために 何を選択して、どうしてきたか。楽しく生きるために 何を選択して、どうしてきたか。
楽しく生きるために 何を選択して、どうしてきたか。
c-mitsuba552 views
Dotnetlab: Introducing Fluent Design System and Mixed Reality by c-mitsuba
Dotnetlab: Introducing Fluent Design System and Mixed RealityDotnetlab: Introducing Fluent Design System and Mixed Reality
Dotnetlab: Introducing Fluent Design System and Mixed Reality
c-mitsuba481 views
WinMR入門 by c-mitsuba
WinMR入門WinMR入門
WinMR入門
c-mitsuba1K views
to tanzanite by c-mitsuba
to tanzanite to tanzanite
to tanzanite
c-mitsuba170 views
Introducing Fluent Design by c-mitsuba
Introducing Fluent DesignIntroducing Fluent Design
Introducing Fluent Design
c-mitsuba1K views
ホントのホントの0から始める3Dモデリング入門 by c-mitsuba
ホントのホントの0から始める3Dモデリング入門ホントのホントの0から始める3Dモデリング入門
ホントのホントの0から始める3Dモデリング入門
c-mitsuba6K views

Recently uploaded

Najah Matsuo Self Introduction by
Najah Matsuo Self IntroductionNajah Matsuo Self Introduction
Najah Matsuo Self IntroductionNajahMatsuo
10 views29 slides
onewedge_companyguide1 by
onewedge_companyguide1onewedge_companyguide1
onewedge_companyguide1ONEWEDGE1
66 views22 slides
概要.pdf by
概要.pdf概要.pdf
概要.pdfTaira Shimizu
6 views1 slide
SSH超入門 by
SSH超入門SSH超入門
SSH超入門Toru Miyahara
490 views21 slides
システム概要.pdf by
システム概要.pdfシステム概要.pdf
システム概要.pdfTaira Shimizu
44 views1 slide
ウォーターフォール開発で生 産性を測る指標 by
ウォーターフォール開発で生 産性を測る指標ウォーターフォール開発で生 産性を測る指標
ウォーターフォール開発で生 産性を測る指標Kouhei Aoyagi
55 views13 slides

Recently uploaded(7)

Najah Matsuo Self Introduction by NajahMatsuo
Najah Matsuo Self IntroductionNajah Matsuo Self Introduction
Najah Matsuo Self Introduction
NajahMatsuo10 views
onewedge_companyguide1 by ONEWEDGE1
onewedge_companyguide1onewedge_companyguide1
onewedge_companyguide1
ONEWEDGE166 views
ウォーターフォール開発で生 産性を測る指標 by Kouhei Aoyagi
ウォーターフォール開発で生 産性を測る指標ウォーターフォール開発で生 産性を測る指標
ウォーターフォール開発で生 産性を測る指標
Kouhei Aoyagi55 views
JISTA月例会2023年12月 書籍『3カ月で改善!システム障害対応実践ガイド』ご紹介+失敗学と障害対応と私 by 修治 松浦
JISTA月例会2023年12月 書籍『3カ月で改善!システム障害対応実践ガイド』ご紹介+失敗学と障害対応と私JISTA月例会2023年12月 書籍『3カ月で改善!システム障害対応実践ガイド』ご紹介+失敗学と障害対応と私
JISTA月例会2023年12月 書籍『3カ月で改善!システム障害対応実践ガイド』ご紹介+失敗学と障害対応と私
修治 松浦208 views

Tried to touch Xamarin Forms for MacOS