The demo project shows the ExpandedBubble at the static position of .startLocation(0, 0) while we can customize this position , how can we show the ExpandedBubble at the position to which the original bubble has been dragged
the video explains what we want to achieve ,
How can we do this with this library
Acknowledgements
[X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
[X] I have written a short but informative title.
[X] I have updated the library to the latest Version.
[X] I will fill out all of the requested information in this form.
Describe your suggested feature
This demo explains the feature we are looking for
https://youtu.be/2sAsE6CT_fE?t=117
Other details
The demo project shows the ExpandedBubble at the static position of .startLocation(0, 0) while we can customize this position , how can we show the ExpandedBubble at the position to which the original bubble has been dragged
the video explains what we want to achieve ,
How can we do this with this library
Acknowledgements