Appsee intergration

Hi i’m trying to intergrate appsee (www.appsee.com) into my expo app. Appsee uses react native link, is there a way to use appsee with expo?

docs for RN:
https://www.appsee.com/docs/ios/reactnative

If there is no integration with expo do you know of any other screen recording software similar that we can use?

Thanks.

Hey @matt_s,

In order to use AppSee, you would have to detach your Expo project which creates the ios and android directories required to make the native code changes needed. Looking at other libraries available like react-native-screen-recorder and react-native-screcoder, they also require native code changes so it doesn’t look like there is a pure JS implementation that would work with a standard Expo project.

Cheers,

Adam

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