-
Notifications
You must be signed in to change notification settings - Fork 114
Chatbot component keeps re rendering any time a modal is closed or open #73
Comments
Hi Can guide me how to install the chatbot without errors ThanksinAdvance |
Hi @smilydronavalli i installed this on react native version 0.61.5. |
Hi @edogbosunny I got the following error |
@smilydronavalli try installing "@react-native-community/art" then do a pod install. and rebuild your project |
@edogbosunny I installed but still showing error kindly advice me |
@smilydronavalli can we have a remote session to further debug this? |
Yes Can you guide me |
@smilydronavalli please join this meeting via zoom |
its asking host login fro zoom |
@smilydronavalli please try joining now |
Hi @edogbosunny , Its working in react native 0.61.5 version but it shows so many warnings regarding style Thanks a lot |
I haven't yet. Still working on creating custom components once I am done I
would look into that
…On Fri, Apr 24, 2020, 10:46 AM Dronavalli ***@***.***> wrote:
Hi @edogbosunny <https://github.com/edogbosunny> ,
Its working in react native 0.61.5 version but it shows so many warnings
regarding style
how can you solve this one.
[image: Simulator Screen Shot - iPhone 11 - 2020-04-24 at 15 15 51]
<https://user-images.githubusercontent.com/14346725/80199034-7fe48b00-863e-11ea-8c38-fc436e4f90a2.png>
Thanks a lot
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFY7BKCLCIRE6W7G5GJX7SDROFNYDANCNFSM4MO4W6BQ>
.
|
Hi, One more doubt Text field is not enable for chatting. Can you suggest me how??? |
You would need set the user props to true in the steps. There is an example.for this in the documentation. |
hello @edogbosunny can you show me how you manage to modify the botAvatar image? thanks |
Description
I implemented the Chatbot Component in a Modal and noticed that the chatbot rerenders and starts all steps afresh any time the modal is closed or opened. please i need help to make sure that the contents in the Modal component is not re-rendered.
Screenshots
The text was updated successfully, but these errors were encountered: