https://github.com/orodrigogo/rcomponent
🔥 Be productive by building React Native components quickly.
https://github.com/orodrigogo/rcomponent
extension react react-native vscode vscode-extension
Last synced: 19 days ago
JSON representation
🔥 Be productive by building React Native components quickly.
- Host: GitHub
- URL: https://github.com/orodrigogo/rcomponent
- Owner: orodrigogo
- Created: 2022-05-02T13:43:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T22:02:52.000Z (10 months ago)
- Last Synced: 2025-03-29T13:11:45.588Z (about 1 month ago)
- Topics: extension, react, react-native, vscode, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=rodrigorgtic.rcomponent
- Size: 777 KB
- Stars: 23
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
![]()
[](https://marketplace.visualstudio.com/items?itemName=rodrigorgtic.rcomponent)
[](https://marketplace.visualstudio.com/items?itemName=rodrigorgtic.rcomponent)
[](https://marketplace.visualstudio.com/items?itemName=rodrigorgtic.rcomponent)
[](https://marketplace.visualstudio.com/items?itemName=rodrigorgtic.rcomponent)
![]()
## About
This extension makes available a set of Snippets to create components for React Native applications.## Getting started
Open any file with Visual Studio Code, and type `rnbc` and press `Tab` keyboard to create a new React Native Basic Component.
You can too create a new with Stylesheet to custom our React Native Interfaces typing inside your file `rnso` and press `Tab` keyboard to create.### Snippets
List of available Snippets. Or **⇥** means the `TAB` key.
| Snippet | Content |
| -------------------------: | ----------------------------------------------------------------------------- |
| `rnbc →` | Create a new **React Native Basic Component** |
| `rnso →` | Create a new **React Native Stylesheet Component** |
| `rnsc →` | Create a new **React Native Component with Styled Component** |
| `rnscs →` | Create a new **Styled Component File** |
| `rnsctc →` | Get the path to **color theme props** |
| `rnsctf →` | Get the path to **fonts theme props** |
| `nbc →` | Create **Native Base** Component |## Contribution
Any contribution you make will be **much appreciated**.#### Find me elsewhere
[](https://www.linkedin.com/in/rodrigo-goncalves-santana/)
[](mailto:[email protected])
[](https://github.com/rodrigorgtic)