Commit 949bbe1
RNTA + CI (#642)
* baseline: adding RNTA vanilla, it works
* wire in the babylon stuff
* a couple of temp files
* minor cleanup, bump to latest 73 and RNTA
* add a quick readme
* Update Apps/BRNPlayground/macos/Podfile
Co-authored-by: Tommy Nguyen <[email protected]>
* Update Apps/BRNPlayground/postinstall.js
Co-authored-by: Tommy Nguyen <[email protected]>
* Update Apps/BRNPlayground/.gitignore
Co-authored-by: Tommy Nguyen <[email protected]>
* get CMake to build
* add xcworkspace
* bump to latest RN and RNTA
* RNTA + CI
* npm install
* java 17 instead of 21(default) because of this issue:
jdk.tools.jlink.plugin.PluginException: ModuleTarget is malformed: platformString missing delimiter: android
* Windows build
* npm install package
* msbuild typo
* more windows build steps
* build steps in CI
* path typo
* nuget restore
* BN build
* vcxproj paths
* x86
* back to x64
* test w/o --use-nuget
* patch rnpermissions vcxproj
* back with use-nuget
* permissions vcxproj
* vcxproj
* packages.config
* cppwinrt
* merge .sln
* do not build bundle
* props test
* import path
* props path again
* put back libs in
* cppwinrt
* cmake import props
* project imports
* windows sdk props
* windows sdk version
* bump rn permissions
* cleaning
* bundle build
* ios/android builds
* windows build debug
* nuget
* nuget
* metro config test
* watchman
* choco watchman
* is this useful?
* up rnta
* artifact test
* ios/android
* build output dir
* clean up
* build windows
* build fixes
* windows build/cppwinrt
* kick build
---------
Co-authored-by: Lorenzo Sciandra <[email protected]>
Co-authored-by: Lorenzo Sciandra <[email protected]>
Co-authored-by: Tommy Nguyen <[email protected]>1 parent 17b16ca commit 949bbe1
File tree
7 files changed
+1750
-2337
lines changed- .github/workflows
- Apps/BRNPlayground
- Modules/@babylonjs/react-native-windows/windows
- BabylonReactNative
- Package
- iOS
7 files changed
+1750
-2337
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
48 | 86 | | |
49 | 87 | | |
50 | 88 | | |
| |||
69 | 107 | | |
70 | 108 | | |
71 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
72 | 135 | | |
73 | 136 | | |
74 | 137 | | |
| |||
152 | 215 | | |
153 | 216 | | |
154 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
155 | 274 | | |
156 | 275 | | |
157 | 276 | | |
| |||
204 | 323 | | |
205 | 324 | | |
206 | 325 | | |
207 | | - | |
| 326 | + | |
0 commit comments