New React Native ComponentThis extension adds a new item (named "New React Native Component") to the Explorer context menu when right-clicking on a folder. When selected, this new menu item will prompt you for a name for your component, then create several files within the folder you right-clicked on:
These files contain a pure-function React component ready for building. |