onnxruntime/js/react_native/e2e
Edward Chen 981893c318
Remove deprecated "mobile" packages (#20941)
# Description

This PR removes the building of the ORT "mobile" packages and much of the associated infrastructure which is no longer needed.

Not removed yet - tools/ci_build/github/android/mobile_package.required_operators.config and the helper scripts that depend on it.

# Motivation and Context

The mobile packages were deprecated in 1.18. Users should use the full packages (Android - onnxruntime-android, iOS - onnxruntime-c/onnxruntime-objc) instead or do a custom build.
2024-06-07 16:20:32 -05:00
..
android Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
ios Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
src Add bytes model loading test to react native e2e (#17749) 2023-10-02 12:25:28 +10:00
test Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
.detoxrc.js [js/rn] limit x86_64 arch in detox xcodebuild for react native e2e test (#16460) 2023-06-27 09:45:04 -07:00
app.json
babel.config.js
index.tsx
metro.config.js
package.json Add bytes model loading test to react native e2e (#17749) 2023-10-02 12:25:28 +10:00
yarn.lock Bump ip from 1.1.8 to 1.1.9 in /js/react_native/e2e (#19583) 2024-02-22 13:58:17 -08:00