Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>React quick workflowNew to Visual Studio Code? Get it now.
React quick workflow

React quick workflow

Reqct Quick Workflow

|
78 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Quick Workflow

Supported styles

Now only styled components supported for react and default styling for react native

Configuration

You can configure projet type

Just add this line to your settings.json or configure this in vscode settings

{
    "reactquickworkflow.projectType": "react" // or react-native
}

Features

You can create react component, react native component and react native screen, just simple right click on the folder. Also you can generate reducer or saga.

How it works

Example 1

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft