A extension for VSCode which adds menu items to create a React/React native class or pure function.
The extension will ask you for a component name, then it will create a folder with pre-filled index and styles files.
React Native Component: Boolean
- If set to true, components generated will be for React Native.
- Adding tests.
- Add support for TypeScript