mehulmodihb
mehulmodihb
@tejas-ardeshna you need to assign underlyingView to blurview in your viewController self.blurView.underlyingView = self.view
HI, can you please let me know how to implement same feature on iOS/Android mobile application for background subtraction.
Applied all above but still crash on swift 4.0 Any Solution?
Need to update the mention regex as below : `static let mentionPattern = "(?:^|\\s|$|[.])@[\\p{L}0-9_\\.]*"`