Tommy Nguyen

Results 58 issues of Tommy Nguyen

- [ ] As a first step, we should integrate `rnx-align-deps` in test app and have it consume some random capabilities. - [ ] Investigate how to best verify that...

feature: align-deps

We should use TurboModules codegen to generate data models for `react-native-auth`.

enhancement
feature: sdk
Help Wanted :octocat:

When we introduced the type checking feature in #392, we embedded it directly into the CLI. It should be extracted to a separate package so it can be used without...

feature: metro
feature: cli

### What happened? Metro looks for a Babel config under `projectRoot`. If it's set to something besides package root, it will not apply any of our Babel config (see [metro-react-native-babel-transformer/src/index.js#L75-L98](https://github.com/facebook/metro/blob/baa1b65c141f0338ae6954d58786eb323fb74ddc/packages/metro-react-native-babel-transformer/src/index.js#L75-L98))....

bug
feature: cli

### What happened? Check with the ESLint team to see if they're interested in the `no-export-all` rule. ### Affected Package @rnx-kit/eslint-plugin ### Version * ### Which platforms are you seeing...

upstream
feature: eslint

### What happened? We need the ability to enable the [broker](https://docs.microsoft.com/en-gb/azure/active-directory/develop/msal-android-single-sign-on#sso-through-brokered-authentication): https://github.com/microsoft/rnx-kit/blob/ec46da029366f5ec15bdac0acdb9c06b407fad05/packages/react-native-test-app-msal/android/build.gradle#L136 In order to do that, we also need the ability to [configure the keystore](https://developer.android.com/studio/publish/app-signing) in react-native-test-app: https://github.com/microsoft/react-native-test-app/issues/691 ###...

enhancement
good first issue
feature: sdk

### Description Use CMake instead of ndk-build when on react-native 0.70 ### Platforms affected - [x] Android - [ ] iOS - [ ] macOS - [ ] Windows ###...

platform: Android

### Description Adds support for `@expo/config-plugins`. Support is currently limited to Android and iOS. ### Platforms affected - [x] Android - [x] iOS - [ ] macOS - [ ]...

platform: Android
platform: iOS
platform: macOS

An overview of issues that need to be fixed upstream. ## Blocking ## Has Workarounds - [ ] https://github.com/microsoft/react-native-test-app/issues/152 - https://github.com/microsoft/react-native-test-app/pull/153 - [ ] https://github.com/microsoft/react-native-windows/pull/5676 - [ ] https://github.com/microsoft/react-native-test-app/issues/188 -...

upstream

### Description A collection of breaking changes. Note: This PR must *not* be squashed before merging. Resolves #715. ### Platforms affected - [ ] Android - [ ] iOS -...

platform: Android
platform: iOS
platform: macOS
platform: Windows