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

How to edit the media queries default values or after it renders ?! #92

Closed imdoug closed 2 years ago

imdoug commented 2 years ago

Description

Hey all, was using the Chabot mainly on smarthphones but now I want to expand to iPads, and I need it to be full screen but media queries breaks at 568px, anyone now any way I can edit that after the chatbot renders or if theres a way to edit that default value??

Thank you!

imdoug commented 2 years ago

In my useEffect I edited by the class after it rendered