nativescript-contacts
nativescript-contacts copied to clipboard
getContact does not work in modals
getContact()
function works when used in a regular page but it doesn't show contact selector if opened in a modal.
i'm experiencing the same thing. @erkanarslan before I dig in, have you already figured out a solution for this?
Nope. I navigate to another page instead of opening a modal.
My pull request #84 will likely fix this issue.