Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for react native #21

Closed
Shhzdmrz opened this issue Apr 12, 2018 · 3 comments
Closed

Support for react native #21

Shhzdmrz opened this issue Apr 12, 2018 · 3 comments

Comments

@Shhzdmrz
Copy link

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.

@diegohaz
Copy link
Owner

It should work. Could you share how the files are structured in your project (folders, filenames etc.)?

@Shhzdmrz
Copy link
Author

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

@diegohaz
Copy link
Owner

So this might be the same problem as #15

Will close this in favor of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants