Jamon Holmgren

Results 383 comments of Jamon Holmgren

I think @joshuayoes that I'd just say "For CI, use `-y` to bypass any non-provided options and use defaults." The more I think about it, the less I like the...

@growlycode Hm, I was able to spin one up, albeit a lot slower than it should have been. ![image](https://user-images.githubusercontent.com/1479215/126024200-6d9f40c6-d30a-4c98-872c-52fd567a84fe.png) doctor ``` System platform darwin arch x64 cpu 16 cores Intel(R)...

I think Expo doesn't use that function and might use its own dev menu function. I haven't dug into it to see if it does. Help on this would be...

@dannyhw and @rmevans9 might be able to help with this issue.

Still looking into this -- it does look like it's an issue with Reactotron. https://github.com/infinitered/reactotron-react-native/issues/768

FYI, you can detect if something is running in Expo Go at runtime with this: https://github.com/expo/fyi/blob/main/expo-extension-migration.md#after-1

Thanks for this PR, @kateinkim! It's super well done. So, #1629 addresses the current problem, which is the `navigation` / `navigators` naming issue brought up in #1611. I like the...

@kateinkim We already have the `yaml` library in our dependencies. I'm sorta considering us rolling our own frontmatter ... basically, see if the file contains two lines that are just...

@kateinkim When you get a chance, can you resolve conflicts on this? No rush.

Since this is working, let's target v8: Maverick for this @kateinkim. Can you resolve conflicts and re-target this at the `maverick` branch?