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

Add snippets for react native as well like VS code extension #9

Open
ShivamJoker opened this issue Jun 1, 2021 · 2 comments
Open

Comments

@ShivamJoker
Copy link

Many of us use React Native as well it would be great if you can add
I can also try to make PR

@ulises-castro
Copy link

@ShivamJoker maybe you can do a fork of this repo and upload your changes in there, it would be really interesting have that snippets.

Regards!

@mlaursen
Copy link
Owner

mlaursen commented Jul 3, 2021

This repo is really just a collection of general patterns that I have found in my normal day-to-day development so I'm actually surprised others find these useful since it's been setup for a way for me to remember. I still haven't actually used React Native which is the main reason those types of snippets haven't been added yet.

I'd be fine with having React Native snippets added to this repo if:

  • they won't conflict with any of the existing snippets
  • there are no expectations that the snippets will be renamed or updated if I do start React Native work

If that doesn't sound ideal, I'd recommend either:

  • forking this repo and add the React Native snippets there
  • creating a separate repo just for React Native specific snippets
    • if you go this route, I'd be happy to update the README pointing to that repo so users could install both if needed

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

3 participants