Skip to content

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

Description

@JaguarsCodehub

This package is not compatible with expo

How you can reproduce this issue

  • npm i -g expo-cli
  • npx create-expo-app my-app
  • npm i @alan-ai/alan-sdk-react-native
  • import { AlanView } from '@alan-ai/alan-sdk-react-native';

Add Alan Button to your react native App Screen with project key from Alan Studio

<AlanView projectid={ALANSDK_PROJECT_KEY}/>

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions