Expo Modules: add 3rd party native libraries

  1. SDK Version: v45
  2. Platforms(Android/iOS/web/all): Android & iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on: expo-module

I’ve created a new expo-module using npx create-expo-module, but I cannot find any information on how to include 3rd-party .xcframework/aar files. Should this be done via a config plugin? Should I eject via expo prebuild and using Xcode/Android Studio to import the files?

Any help is greatly appreciated!

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