hybriteq / react-native-floating-bubble

A simple Facebook Chat Head like bubble for react native
MIT License
203 stars 56 forks source link

How can I have just one bubble? #16

Open felix-lambert opened 3 years ago

felix-lambert commented 3 years ago

When I call the method hideFloatingBubble() is it possible to hide all the bubbles from the screen? I would like to have one bubble at a time. Is it possible to display just one bubble? Thanks for your help :) How can I detect that a bubble is already displayed in the screen?

lucasapereira commented 3 years ago

same problem here.