DanijelHuis / HDAugmentedReality

Augmented Reality component for iOS, written in Swift.
MIT License
480 stars 97 forks source link

Is there a way to remove radar accessory once added ? #85

Open jeromeDms opened 4 years ago

jeromeDms commented 4 years ago

Hi all In my app I have a setting to enable / disable radar accessory view. If the radar was added, I cannot find a way to remove it, accessories member is private. Any tip ? Thanks to all

DanijelHuis commented 4 years ago

Yeah I forgot to add remove... it is added now in master branch so please use that until I release new version.

jeromeDms commented 4 years ago

Fantastic ! Many thanks 😊