Share the text with newline iOS Swift


Normally in iOS, if you share the text via installed share-based apps we can use \n for new Line or next line.But in WhatsApp, it will not accept the \n.It will only accept the <br></br>.It will navigate the user to the next Line.

Comments

Popular posts from this blog

How to blink a button iOS swift?

iOS flutter while run to iPhone it had the error - Cannot find type 'PhoneNumberKit' in scope