Hello, I need to store the users inputs (from a Text Field) in aNSMutableArray and access it whenever I want with a button(Next)
For example: the user enters their name, date of birth, andstatus if married or not, then another user enterstheir name, date of birth, and status if married or not AND SOON...
Use as well a SAVE button to save the inputted informations.
USING OBJECTIVE - C IN XCODE
Hello, I need to store the users inputs (from a Text Field) in a NSMutableArray and access it whenever I want with a but
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am