Use Image Picker Multiple Time
Closed this issue · 2 comments
SohaibSiddique commented
Hello,
I'm using this picker view and it's very good and ok for me, I have a question can I declare picker view globally and use multiple times in my app?
mikaoj commented
I have a question can I declare picker view globally and use multiple times in my app
By the time it took for you to create this issue and ask that question you could have tried it and see if there are any issues. 😄
- Yes you can. It will probably 'remember' what was last picked if you do.
- And if you don't want it to 'remember' what was last picked why would you want a 'global' picker instead of creating a new one when it is needed? What is the use case?
mikaoj commented
Closing. Feel free to reopen if you have noticed any issues.