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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -