/rn-style-generator

this is a VScode extension that provides styles for your components in react native projects, you just need to follow the readme

Primary LanguageTypeScriptMIT LicenseMIT

React Native Style Generator

simply generate style file for your react native component

Usage

Tutorial

after installing the extension, open your component file and press ctrl+shift+i (for mac cmd+shift+i), then you will see a style file generated in the same directory.

Happy Coding!