ios - How do I save more than one username? -


in project have textfield associated button saving one username.

however, store all usernames , check if username exists.

i don't know how should that. please highly appreciated.

for this, should have @ realm - it's lot simpler use coredata, , easy started.

there 's tutorial on ray wenderlich site - there things! http://www.raywenderlich.com/81615/introduction-to-realm

all need create class hold username - , other user-related info - , when start up, load list can check if user exists. if have new user, can add list.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -