Open
Description
The iOS Parse UI docs are in need of updates. Generally consisting of simple syntax changes and fixes.
I have got the ball rolling:
- Merged Ios update signup ui #595 which addresses changes suggested in Fix Swift sample for SignUpViewController fields #368
- Merged Update code snippets for sign up & log in view controller #597 updates all the swift code for the
PFSignUpViewController
andPFLogInViewController
- Merged Update swift code snippet for PFTableViewCell #600 updated the swift code for
PFTableViewCell
- Merged Update swift code snippets for PFQueryTableViewController #599 updated the swift code for
PFQueryTableViewController