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

Intercept Messages #95

Open glauberbrack opened 2 years ago

glauberbrack commented 2 years ago

Description

Hello! Is there any way to intercept all the messages in a Array where I can use this array to persist in my database?