Jamon Holmgren

Results 383 comments of Jamon Holmgren

@derekgreenberg I support this, good idea. I'm not sure if an option is the right way to go or if it's better to just do `ignite new foo-bar` and have...

Yeah, I need to finish #1950 and include Expo updates. That'll fix this.

This will be fixed with Ignite v8 (code-named Maverick). Sorry about the delay, we're working hard on it!

I believe that `duplicate RNCSafeAreaProviders` issue is what this line of code is attempting to avoid: https://github.com/infinitered/ignite/blob/d900ef552b87050f5df71c3f732462bb05975f4b/src/commands/new.ts#L212-L214 I'm not sure why it wouldn't work in your case, though.

@pgerhard I think running `npm dedupe` is a fine solution to this. It'll slow down install a bit. Note that this is only something that seems to happen to `npm`...

Hey @mkcode! We just haven't started on the migration yet, no major issues I'm aware of yet. One of the things we do with Ignite is make sure that we've...

This will be a part of our Ignite v8: Maverick efforts.

Actually, I'll just work on this branch as-is.

Appreciate this, @vantuan88291 ! It might be a bit before we can get to reviewing & possibily merging this.