15 Commits

Author SHA1 Message Date
MaxKless
b73f1e0e00
fix(core): set windowsHide: true wherever possible (#28073)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-09-24 11:31:22 -04:00
Stefano Formicola
1f903ed924
feat(react-native): run pod commands with bundler (#19727)
Signed-off-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
2023-10-24 12:57:16 -04:00
Emily Xiong
2b84f10e69
bugfix(react-native): fix run-ios failed on 2nd run (#19287) 2023-09-22 16:20:29 -04:00
Emily Xiong
699a20ca03
feat(react-native): upgrade react-native to 0.72 (#17810) 2023-07-17 13:07:46 -04:00
Emily Xiong
aa6b6394bb
fix(react-native): fix pod install to not throw error on stderr (#17382) 2023-06-02 17:08:19 -04:00
Emily Xiong
58e23b121a
feat(react-native): upgrade @storybook/react-native to 6.5 (#16670) 2023-05-03 20:09:28 +03:00
Emily Xiong
cc0d91203e
feat(react-native): upgrade react-native to 0.71.7 (#16504) 2023-04-24 14:51:59 -04:00
Emily Xiong
16e115fd7b
fix(react-native): log errors for pod install (#16386) 2023-04-19 15:03:36 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Emily Xiong
04b6ddb596
feat(react-native): update @react-native-community/cli to 10.2.1 (#15738) 2023-03-24 12:51:35 -04:00
Emily Xiong
20ba188b89
feat(react-native): upgrade metro to 0.72.3 (#12325) 2022-10-12 10:49:37 -04:00
Emily Xiong
aceaadd7dd
bugfix(react-native): fix pod install hanging when generate a new app (#12217) 2022-09-26 09:07:10 -04:00
Emily Xiong
d038b70a87
feat(react-native): upgrade metro to 0.71.0 (#10598) 2022-06-07 10:57:58 -04:00
Emily Xiong
445d72c38a
bugfix(react-native): change path to absolute to allow run commands in any directory (#7737)
- change the path to absolute to run the nx command in any directory
- add resetCache option to run-ios and run-android command
2021-11-26 09:13:30 -05:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo (#6493) 2021-08-25 15:54:23 -04:00