Jamon Holmgren

Results 383 comments of Jamon Holmgren

Would love more info, or better yet, a PR!

Looks really good. The Expo integration would be the primary concern at this point. If we could get it to work well with Expo, then I’d be interested in a...

On second thought, breaking the Chrome debugger might be a no-go. How many Ignite devs use the Chrome debugger?

Are all of you folks on Apple M1 architecture? @jascination @hssdiv

Still planning to add this (2 years later). :-)

What we need is the ability to pass through the --package CLI command to react-native init. ``` ignite new MyApp --package "com.infinitered.jamonapp" ``` This would run: ``` react-native init MyApp...

That's very interesting. I didn't know the react-native-cli doesn't support a custom package name.

@adrianhartanto0 Yeah, you'd just copy and paste the `generate` folder and make a `destroy` folder (and `commands/destroy/destroy.js`). https://github.com/infinitered/ignite-bowser/tree/d0cae5484a96f4d686ab61c87428ec5749b194d6/commands I'd wait a bit, though, as we're revamping that folder structure a...

Can someone let me know: 1. if this issue is still happening with the latest RN 2. if you've found any solutions Thanks!