How to change done button title in NohanaImagePicker?

65 Views Asked by At

How can we change the title of the done button in NohanaImagePicker?

1

There are 1 best solutions below

0
On

NohanaImagePicker is a library to pick multiple images or videos from photos. It's used system done button on the navigation bar. It has no reference in the ViewController class.

If you really want to change the bone button text then you need to manually add the library in your project.

Then open NohanaImagePicker.storyboard from the library directory.
You can see the done button on the navigation bar. Probably in two ViewController. In this way, you can change the done button text.