Joshua Yoes
Joshua Yoes
There has been a lot of changes since this issue last had activity. This is going to be closed for now, but please re-open if this still needs attention.
There has been a lot of changes since this issue last had activity. This is going to be closed for now, but please re-open if this still needs attention.
Updated this branch, and updated past [@rnx-kit/[email protected]](https://github.com/microsoft/rnx-kit/releases/tag/%40rnx-kit%2Fmetro-serializer-esbuild%400.1.11). Getting a cryptic build error that I'm not getting on `master` --- ## Reproducible steps In `ignite` directory ``` cd boilerplate yarn install...
Maybe related to transform? https://app.circleci.com/pipelines/github/infinitered/ignite/2345/workflows/1a9dcabd-0e60-4e66-888c-a45b52413157/jobs/2923 ``` yarn run v1.22.18 $ jest PASS src/tools/demo.test.ts (6.496 s) PASS src/tools/packager.test.ts (6.564 s) PASS test/vanilla/ignite-help.test.ts (13.407 s) PASS test/vanilla/ignite-remove-demo.test.ts (13.847 s) PASS test/vanilla/ignite-generate.test.ts (17.333...
Going to close this PR since we are migrating more towards Expo by default
@jamonholmgren @morganick @markrickert this is the issue we were discussing today This is caused by `getClientId` not being deterministic https://github.com/infinitered/reactotron/blob/master/lib/reactotron-core-client/src/reactotron-core-client.ts#L286-L305 We need to create a better default id than emptyPromise...
This has been fixed in `[email protected]`, update your app to this package or above and remove `host` from your Reactotron.configure call if you have it set
`openInEditor` has been broken for a little bit. The way metro works changed a few years ago. This is on the roadmap to fix
@morganick 👋
ChatGPT response for how to apply `_SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING` for all solutions in Visual Studio 17.8.4 that worked for me. --- Using Property Sheets in Visual Studio is a good way to...