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

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -