onnxruntime/js/react_native/ios
Rachel Guo 817d70a63b
[js/rn] Fix extensions header include issue (#15800)
### Description
<!-- Describe your changes. -->

Identified the cause for a `redefinition compilation error` happened in
a react native expo app with ort-extensions enabled when running the ios
side. Fix the include path now, so we can remove the temporary forward
declaration in OnnxruntimeModule.mm file.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Fix implementation detail.

---------

Co-authored-by: rachguo <rachguo@rachguos-Mini.attlocal.net>
2023-05-08 17:12:10 -07:00
..
OnnxruntimeModule.xcodeproj Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
OnnxruntimeModule.xcworkspace
OnnxruntimeModuleTest [rn] Add support for loading model from buffer on iOS (#13802) 2023-04-28 17:34:26 -07:00
OnnxruntimeModule.h [rn] Add support for loading model from buffer on iOS (#13802) 2023-04-28 17:34:26 -07:00
OnnxruntimeModule.mm [js/rn] Fix extensions header include issue (#15800) 2023-05-08 17:12:10 -07:00
Podfile Integrate React Native E2E test with detox framework (#15133) 2023-04-21 09:46:26 -07:00
TensorHelper.h [js/rn] Fix extensions header include issue (#15800) 2023-05-08 17:12:10 -07:00
TensorHelper.mm [rn] Support UINT8 type for onnxruntime-react-native on iOS (#13210) 2022-10-06 11:35:25 -07:00