14 Commits

Author SHA1 Message Date
Emily Xiong
e5654c8336
bugfix(react-native): watch entire workspace (#19432) 2023-10-04 15:16:30 -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
828f77a543
fix(react-native): fix react native npm preset (#16624) 2023-04-28 14:34:39 -04:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351) 2023-04-18 12:15:33 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Rick nagual
7a4adf5893
fix(react-native): add aliasFields to handle replaced files in browser env (#16106) 2023-04-06 11:42:51 -04:00
Rick nagual
a404595be6
fix(react-native): fix pnpm module resolver (#15956) 2023-03-31 10:37:26 -04:00
Emily Xiong
67e41da79e
feat(expo): upgrade expo to 48 (#15400) 2023-03-06 10:30:44 -05:00
Emily Xiong
51cd35cb04
feat(expo): upgrade expo-cli to 6.3.0 (#14944) 2023-02-13 14:23:06 -05:00
Emily Xiong
41fc2ebbed
feat(react-native): upgrade react-native to 0.71.1 (#14584) 2023-01-25 13:28:32 -05:00
William Sedlacek
3eb669b8b6
fix(react-native): Package path . is not exported from package (#13745) 2023-01-25 11:32:55 -05:00
Emily Xiong
cec625e342
feat(expo): move svg to inline for starter app (#14068) 2023-01-03 11:24:45 -05:00
Emily Xiong
386479f7a1
feat(expo): depcrecate expo-cli and use @expo/cli instead (#12799) 2022-10-25 11:37:12 -04:00
Emily Xiong
a411e85e42
Feature/move expo (#11712)
* feat(expo): move expo to main repo

* feat(expo): add e2e expo tests and fix expo unit tests

* feat(expo): add generated docs

* feat(expo): update cz-config to add expo to commit message

* feat(expo): add @nrwl/expo to e2e test setup

* feat(expo): add expo to preset

* feat(expo): add detox tests

* feat(expo): update docs

* feat(expo): fix e2e tests

* feat(expo): upgrade expo to 46.0.10

* fix(expo): correct eas-cli build:info parameters names

* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00