ios - How to parse a string in SWIFT -
ios - How to parse a string in SWIFT -
how parse info string? trying parse out "@usernames" , "rt" retweets twitter string.
the info comes this
"@username hey random tweet #whatsup @username2 blah blah"
how go parsing info out? pull tweet info , set variable called currenttweet
you utilize twitter-text , bridging header.
ios cocoa-touch swift
Comments
Post a Comment