xamarin/Xamarin.Forms

native forms feature cannot use the application.current.resource for style

オープン

#4,017 opened on 2018/10/06

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/embedding 📦e/5 :clock5:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hi, I want use the native forms feature re-use the mvvm and xaml files from project-forms: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/native-forms

after all done, I found that I can not use the app's xaml's resource second time.(first time will be loaded fine,but then reuse to navigate to the page again,it not loaded)

I know that problem in the each native project's new App code,but I don't know how fix it.

コントリビューターガイド