Tommy Nguyen

Results 97 comments of Tommy Nguyen

> Can you reorganize this to use its own CLI command `rnx-ram-bundle` so that it matches existing CLI convention? Right now, `rnx-bundle` and `rnx-start` both go the great lengths to...

> Can't find the original issue, but something something remove duplicate xcscheme was one for 2.0 as well? #715 lists it. I wanted to keep it since it helps with...

I ran a last check on Windows to be sure: ![image](https://user-images.githubusercontent.com/4123478/194339250-68dd0ff3-6489-484c-a6cc-cfcbae25a96b.png)

I've had a few people ask me about this in the past and my answer has always been "sure, why not". But reality is that I am not familiar with...

Reopened to keep track on the missing Android implementation.

Not really. So far, no one has asked for this so I'm not sure it's actually needed. We also recently added [single-app mode](https://github.com/microsoft/react-native-test-app/wiki/Single-app-Mode) which solves part of the issue.

Reopening so we can investigate why `at_exit` didn't work as expected on the Ruby mailing list or StackOverflow.

:tada: This issue has been resolved in version 0.1.23 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/react-native-test-app/v/0.1.23) - [GitHub release](https://github.com/microsoft/react-native-test-app/releases/tag/0.1.23) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

I think @NickGerleman is referring to https://github.com/microsoft/rnx-kit/tree/main/packages/jest-preset. It contains logic for picking out the correct platform if within an out-of-tree platform, and provides affordances for specifying platforms otherwise.