Results 5 comments of Andrew Gabriel

I'm able to reproduce the issue and have the following output when I tried `npm install` or `ignite create AppName` ```bash npm ERR! code ERESOLVE npm ERR! ERESOLVE could not...

I was trying to run `ignite new AppName` when I got the error mentioned above. Interesting enough, I just tried to run `npx @react-native-community/cli doctor` like you advised and got...

This would be a great addition as I've ran into the same scenario that @flywojt mentioned where I need to attach some API request result to the report after all...

I just created [rotation_check](https://pub.dev/packages/rotation_check) which provides a simple API to check whether auto-rotate is turned on or off. The current release works on Android and has a no-op implementation for...

This would be a great addition as I've ran into the same scenario that @flywojt mentioned where I need to attach some API request result to the report after all...