Bundle Assets Access In Native Code

Please provide the following:

  1. SDK Version: 48.0.18
  2. Platforms(Android/iOS/web/all): iOS/Android

Hi all, I’m trying to find some clarification. I want to bundle some ML models as assets for me app. I found this documentation. It details importing in JS but will that path be the same in JS. Does anyone have examples for this potentially? I’m trying to use CoreML on iOS and a tflite on android. If there is a better way to bundle this in my expo app please let me know.

I see in the config mod plugin ways to bundle resources. Does anyone think this might be a better solution? Tensorflow JS seems quite outdated with a bunch of dependency conflicts that don’t line up with latest releases

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.