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

Cannot create styled-component for component: [object Object] #57

Open gabuael opened 4 years ago

gabuael commented 4 years ago

Description

Only with import this error is already returned. I'm using the expo

Screenshots

WhatsApp Image 2019-11-11 at 09 22 16

stoner2497 commented 4 years ago

install styled-components dependency like this "npm i react-native-chatbot styled-components --save"