Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>react-native-generator-stylesheetNew to Visual Studio Code? Get it now.
react-native-generator-stylesheet

react-native-generator-stylesheet

nhutpd

|
1,474 installs
| (2) | Free
An extension that allows to move inline styles in React Native to the StyleSheet.create
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

react-native-generator-stylesheet

A vscode extension that allows user to moves style from JSX element to StyleSheet.

HOW TO USE

demo1

  • Select the style which you want to move.
  • Press Ctrl+Shift+P or your shortcut key to open command panel.
  • Type react-native-generator-stylesheet and press Enter.
  • A prompt will appear which asks for the style name.
  • Type the style name and Press Enter
  • Voila! Magic.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft