LucasBassetti / react-native-chatbot

:speech_balloon: Easy way to create conversation chats
https://github.com/LucasBassetti/react-simple-chatbot
MIT License
248 stars 116 forks source link

Invariant Violation #70

Open robertlucass opened 4 years ago

robertlucass commented 4 years ago

Olá,

Eu comecei um projeto do zero e incluir somente o react-native-chatbot e mesmo assim continua com erro, alguém pode me ajudar ?

já fiz a instalação do react-native-community pelo link https://github.com/react-native-community/art já fiz a instalação manual e mesmo assim não tive sucesso e fica com o erro do print abaixo.

WhatsApp Image 2020-04-07 at 14 16 51

askynet commented 4 years ago

getting same error. is anyone found workaround for it?

axellbrendow commented 4 years ago

Portuguese: @robertlucass Descreve o problema em inglês parceiro. Todo mundo usa inglês no GitHub. Não tem como o pessoal adivinhar que você está falando em Português.

I'm just giving an advice for him. But I'm also having this problem. In what version react-native removed ART from its core ?

nhongprosl commented 3 years ago

i getting same issue, anyone can help????

destryteeter commented 3 years ago

Got it.

  1. Add the latest react-native-loader dependency to npm (for me it's 1.3.0)
  2. Delete react-native-loader module from node_modules/react-native-chatbot/node_modules/

The problem is fixed in the dependency