Skip to content

How to execute dos commands in react-native-windows? #10500

Answered by chrisglein
gangli66 asked this question in Q&A
Discussion options

You must be logged in to vote

There's nothing I'm aware of in RNW that is going to help you directly with executing terminal commands (which is what I assume you mean by DOS commands). Your best bet is to find what you're looking for from the general UWP APIs, and then figure out how you want to access that from JavaScript. Start here: https://microsoft.github.io/react-native-windows/docs/native-code

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gangli66
Comment options

Answer selected by chrisglein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants