Skip to content

Commit 5bcb9ef

Browse files
Chris Brodyasklar
andauthored
docs: add pointer for Windows target platform (#462)
* docs: add pointer for Windows target platform * use aka.ms link Co-authored-by: Alexander Sklar <[email protected]>
1 parent 5554b98 commit 5bcb9ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ This tool based on [`react-native-create-library`](https://www.npmjs.com/package
3838
- issue [`#95`](https://github.com/brodybits/create-react-native-module/issues/95)
3939
- It is recommended to disable or remove Flipper in case of debug build issues - see issue [`#422`](https://github.com/brodybits/create-react-native-module/issues/422)
4040
- Out-of-tree target platforms
41-
- Windows target platform - no longer supported for reasons discussed in issues [`#23`](https://github.com/brodybits/create-react-native-module/issues/23) and [`#43`](https://github.com/brodybits/create-react-native-module/issues/43). Existing Windows C# template is kept in `unsupported-platforms` for now (at least) and further discussion would be welcome in a new issue on GitHub.
42-
NOTE that development on Windows as well as Linux *host* platofrms is supported for Android (only).
41+
- Windows target platform - not supported directly, please use `react-native-windows-init` according to this procedure: https://aka.ms/RNW-NativeModuleSetup
4342
- for future consideration: macOS (see issue [`#94`](https://github.com/brodybits/create-react-native-module/issues/94))
4443

4544
### Why might you need this?

0 commit comments

Comments
 (0)