react-easy-refactor [BETA]This extension simplifies the process of moving inline styles from React Native components to an external style object. Two commands are provided to facilitate this task: one to move the styles and another to rename the generated style keys. Please note that this extension is currently in beta and may not be stable. Short VideoFull VideoFeaturesCommands
Limitations
RequirementsNone Extension SettingsNone Known IssuesThis extension is currently in beta and may have some issues. If you encounter any problems, please feel free to email me at "diggaamitoo7@gmail.com" with a screenshot and code snippet so I can investigate and resolve the issue as quickly as possible. Release Notes0.9.0Beta release of react-easy-refactor extension. Features Two commands added: Move all styles to constant: Allows you to move all static inline styles to an outer object. Rename auto-generated styles: Allows you to easily rename all styles which are moved by this extension. 0.0.1Beta Version for test purpose only. It does not have any feature. |