nativescript-photoviewer
nativescript-photoviewer copied to clipboard
Option to remove the share button
Hello, can you add an option to remove the share button?
On iOS, I manage to remove it by calling photosViewController.rightBarButtonItem = null
immediately after the photosViewController
declaration.
It would be good to have an option for it, or at least expose photosViewController
so it can be done from outside.
Thanks, Dem
Hello @manijak thanks for that, when do you plan to create a new version in npm containing this feature?
Thanks