You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does it support react native project? I added the extension to my vs code and tried in react native project but it was not working not even creating the directory. I also tried with installing generact globally but no use.
The text was updated successfully, but these errors were encountered:
Trying to use Button code to replicate as another component.
├── src/
│ ├── Button/
│ ├── ── index.js
│ ├── ── styles.js
├── App.js
FYI I am using Windows 10 and using VS Code v1.22.1
Does it support react native project? I added the extension to my vs code and tried in react native project but it was not working not even creating the directory. I also tried with installing generact globally but no use.
The text was updated successfully, but these errors were encountered: