Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>React-Native-Style-SortNew to Visual Studio Code? Get it now.
React-Native-Style-Sort

React-Native-Style-Sort

ljy

|
4,809 installs
| (0) | Free
Improve productivity during manage styles
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React-Native-Style-Sort (Alpha)

This extension make your productivity up; When you wrote style at components, and if you wanna manage your styles by StyleSheet, You have to move style object into StyleSheet.create();

So this extension reduce it.

***IMPORTANT***
Need to type ";" when StyleSheet.create function close.
 1. Select your style obj with '{}' bracket.
 2. Press (Cmd + Shift + P) then "Style Move to StyleSheet".
 3. Input what you want style name.
 4. Complete! Check your StyleSheet, and selection.

Sample

F.A.Q.

  • Thanks for Downloading and Sorry to don't work extension;
  • Now I fixing little bit, so can move style to StyleSheet;
  • Need to end with semicolon(;) when end of StyleSheet;
  • Thanks a lot!

Will Udpate


  • Check StyleSheet for Declaration.

  • Check already declared style.

  • Supply all Animated style attributes.

  • Remove declared but not used style at StyleSheet.

  • One call, sort all inline style.

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