ProudOfZiggy/SIFloatingCollection_Swift

Update Node Label

morganzysman opened this issue · 3 comments

Hello,

I would like to know if there is a way to update Bubble's label.

Also is there a way to have 2 label in the Node?

Regards

Hello.

Bubble node with label is just an example of using SIFloatingNode. So its not a part of my framework. If you need something like "2 label" you need to implement this by your own.

Ok,
Could you specify me how to change label once the child had been added.

Regards

Well, you need to implement it bu your own. But you have an access to all nodes. Just find nide you need and update label.