alan-ai / alan-sdk-reactnative

Conversational AI SDK for React Native to enable text and voice conversations with actions (iOS and Android)
https://alan.app/
591 stars 16 forks source link

Can't use this package with create-expo app #22

Open JaguarsCodehub opened 1 year ago

JaguarsCodehub commented 1 year ago

This package is not compatible with expo

How you can reproduce this issue

You will get this type of error in the terminal

image

The alan sdk package runs very well on Android Studio Emulator but after a lot of configurations on the emulator.

snyuryev commented 1 year ago

Hey @JaguarsCodehub Could you provide steps how do you run the app? Android or iOS? What device do use for testing?

btw: we recommend to use react-native-cli - our integration guide