Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📄 Provide guidance on performance tradeoffs with comparable platform choices (pure native, web view, etc.) #513

Open
chrisglein opened this issue Aug 13, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@chrisglein
Copy link
Member

We regularly have app authors asking for guidance on which is the best option for them for how to architect their app. Example options:

  • Pure native (UWP/XAML)
  • React Native for Windows
  • A web view in a container Win32 app (e.g. Electron)
  • Hybrid (e.g. UWP app that has WebView for a large section of its app)

All of these have valid uses. And all of them have tradeoffs. We should write down some guidance on when apps may or may not want to prefer React Native for Windows.

To support this we should provide data where we can. Some of that can be gathered with sample/reference apps that are as close to apples to apples comparisons as we can. Some would depend on data from real apps in market, which we may not have or may not be able to share. But let's provide what we can here for the general audience.

@chrisglein chrisglein added the documentation Improvements or additions to documentation label Aug 13, 2021
@chrisglein chrisglein added this to the 0.66 milestone Aug 13, 2021
@ghost ghost added the Needs: Triage 🔍 label Aug 13, 2021
@jonthysell
Copy link
Contributor

Working on this, but not for 0.66.

@jonthysell jonthysell modified the milestones: 0.66, 0.67 Sep 2, 2021
@chrisglein chrisglein added the enhancement New feature or request label Sep 16, 2021
@chrisglein chrisglein modified the milestones: 0.67, 0.68 Nov 17, 2021
@chrisglein chrisglein modified the milestones: 0.68, 0.69 Feb 18, 2022
@chrisglein chrisglein modified the milestones: 0.69, 0.70 May 6, 2022
@chrisglein chrisglein changed the title Provide guidance on performance tradeoffs with comparable platform choices (pure native, web view, etc.) 📄 Provide guidance on performance tradeoffs with comparable platform choices (pure native, web view, etc.) Jun 15, 2022
@chrisglein chrisglein modified the milestones: 0.70, Backlog Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants