Emily Xiong
|
2b84f10e69
|
bugfix(react-native): fix run-ios failed on 2nd run (#19287)
|
2023-09-22 16:20:29 -04:00 |
|
Stefano Formicola
|
e68a517a75
|
docs(react): fix schema typo to scheme in react-native run-ios schema.json (#17813)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
|
2023-09-06 22:14:11 -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
|
1bc7965278
|
feat(expo): add submit executor (#17372)
|
2023-06-05 10:59:01 -04:00 |
|
Loïc BERTRAND
|
8931f0b66b
|
fix(react-native): remove unknown command for build-ios (#17052)
|
2023-05-16 13:07:18 -04:00 |
|
Emily Xiong
|
ad77b91526
|
fix(expo): update package.json eas build scripts to fix eas build (#16742)
|
2023-05-09 10:29:30 -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
|
828f77a543
|
fix(react-native): fix react native npm preset (#16624)
|
2023-04-28 14:34:39 -04:00 |
|
Stefano Formicola
|
920352215c
|
docs(react-native): fix typo in build-ios schema.json (#16620)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
|
2023-04-28 12:32:06 -04: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
|
9c9abaa098
|
fix(react-native): remove listDevices default value for run-android (#16410)
|
2023-04-19 14:03:45 -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
|
bf88c22bd6
|
bugfix(react-native): fix the ios 2nd run failed (#15704)
|
2023-03-16 15:17:02 -04:00 |
|
Stefano Formicola
|
b7272e33cd
|
feat(react-native): run-android support --active-arch-only flag (#15050)
Co-authored-by: Stefano Formicola <stefano.formicola@cloudacademy.com>
|
2023-02-17 14:28:19 -05:00 |
|
Emily Xiong
|
b1b36e92b7
|
fix(expo): fix the prebuild command in expo (#14922)
|
2023-02-13 13:46:20 -05:00 |
|
Emily Xiong
|
41fc2ebbed
|
feat(react-native): upgrade react-native to 0.71.1 (#14584)
|
2023-01-25 13:28:32 -05:00 |
|
Emily Xiong
|
93ac55ff2a
|
docs(react-native): add x-priority to react-native, expo and detox (#14402)
|
2023-01-18 10:26:27 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Emily Xiong
|
386479f7a1
|
feat(expo): depcrecate expo-cli and use @expo/cli instead (#12799)
|
2022-10-25 11:37:12 -04:00 |
|
Craigory Coppola
|
8ab7f85ca1
|
fix(core): swap default method for output capture (#12535)
|
2022-10-12 22:06:32 +00:00 |
|
Emily Xiong
|
c2dcfcf127
|
docs(react-native): add executors examples (#12461)
|
2022-10-12 15:22:07 -04:00 |
|
Jonathan Cammisuli
|
e7ec91b9e0
|
feat(core): add file completion types for the nx language server (#11669)
|
2022-08-26 10:34:33 -04:00 |
|
Emily Xiong
|
44d1f2c2ee
|
feat(react-native): update react native bundle options (#11699)
|
2022-08-25 11:01:30 -04:00 |
|
Craigory Coppola
|
6948ffdcff
|
fix(core): project graph should be read from executor context
These changes lower the risk of reading the cache during a write operation when multiple
processes are actively writing / reading the cache.
|
2022-08-19 12:50:07 -04:00 |
|
Emily Xiong
|
670d9f1a01
|
fix(storybook): change the react native storybook searchDir option to array (#11628)
|
2022-08-18 13:18:36 -04:00 |
|
Emily Xiong
|
65f554f81e
|
feat(react-native): add exclude to sync-deps (#11365)
|
2022-08-09 14:39:39 -04:00 |
|
Hamid Abdalrahman
|
9ad5c48183
|
Enabling dynamic gradle tasks on andriod-build command (#10276)
* feat(react-native): add option to override default gradle task
* feat(react-native): add option to override default gradle task
* feat(react-native): add option to override default gradle task desc
* feat(react-native): add option to override default gradle task
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2022-06-02 19:00:57 +00:00 |
|
Emily Xiong
|
1358fbf263
|
feat(storybook): upgrade @storybook/react-native version to ^6.0.1-beta.5 (#9657)
- also move the toggle-storybook.tsx to src/storbyook folder rather than .storybook
|
2022-04-04 11:36:36 +03:00 |
|
Benjamin Cabanes
|
6dae32cc3a
|
docs(nxdev): support packages schemas metadata & discoverability (#9383)
|
2022-03-24 12:00:06 -04:00 |
|
Victor Savkin
|
d4b5c30eba
|
cleanup(core): remove the indirection left after inlining ta… (#9469)
|
2022-03-23 22:18:17 -04:00 |
|
Emily Xiong
|
95704f1357
|
feat(react-native): add interactive schema option (#9373)
|
2022-03-23 09:58:43 -04:00 |
|
Emily Xiong
|
dad4a259b5
|
chore(react-native): add examples to react native and detox schema (#9434)
|
2022-03-23 09:58:28 -04:00 |
|
Emily Xiong
|
38ba36129d
|
feat(react-native): upgrade react native to 0.67 (#8935)
|
2022-02-14 12:28:29 -05:00 |
|
Emily Xiong
|
19efdfc938
|
feat(react-native): add storybook to react native (#8886)
|
2022-02-14 10:13:23 -05:00 |
|
William Sedlacek
|
e942a85b1c
|
feat(react-native): debug option for build-android (#8702)
* feat(react-native): debug option for build-android
* docs(react-native): debug option
|
2022-02-07 21:39:31 -05:00 |
|
Phillip Barta
|
e57cef0901
|
cleanup(repo): use devkit instead of devkit reexports from workspace (#7773)
|
2021-12-21 21:06:31 +00: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 |
|