hybriteq / react-native-floating-bubble

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

I want to change the design of this bubble. and want to pass some text from my react native application #14

Open aftabaminzoobiapps opened 3 years ago

aftabaminzoobiapps commented 3 years ago

I change the bubble of the library. now I want when I add a new bubble I need to pass some random text to that bubble. the second issue is that after changing the view of the bubble now the bubble is not closing with drag. on the hiding button, it is still working. instead of the name tag, I just want to show the number that I have received. https://user-images.githubusercontent.com/72066902/103134890-2c977080-46d6-11eb-9819-251beacd0693.png

janakact commented 3 years ago

That is not possible with the current application. We may need to update it. I am not sure whether it is supported by the underlying Android library.

aftabaminzoobiapps commented 3 years ago

That is not possible with the current application. We may need to update it. I am not sure whether it is supported by the underlying Android library.

I have updated that View. and it is working fine. the only problem is that now it is not closing with the drag close button. we can hide it only from the button manually

subhadeepquantiantech commented 1 year ago

how do you change the view