We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried using rmq by setting data_detector_type = :all but didn't work
def will_appear rmq(UITextView).style{|st| st.editable = false, st.data_detector_types = :all } end
Is there a way to get this done.
Thanks
The text was updated successfully, but these errors were encountered:
Hi @naiyyar, this type of question is not specific to PM XLForm. You'll have better luck asking in Slack or the forums.
Sorry, something went wrong.
Thanks @andrewhavens. yes you are right. I thought they may have some method for this.
No branches or pull requests
I tried using rmq by setting data_detector_type = :all but didn't work
Is there a way to get this done.
Thanks
The text was updated successfully, but these errors were encountered: