You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 14c9769 fixed the _Getting Started_ page by dropping quotes
around version strings as it meddles with some scripts creating the
project from a template. This fixes the public documentation under The
Basics (Windows) -> Get Started with Windows.
However, Native Development (Windows) -> Getting Started is another
public document illustrating how to create an RN library. This was
missed out by the above commit.
Resolvesmicrosoft/react-native-windows#15181
0 commit comments