Fix Swift sample for SignUpViewController fields#368
Fix Swift sample for SignUpViewController fields#368richard4339 wants to merge 1 commit intoparse-community:gh-pagesfrom
Conversation
The swift example was actually the Objective C sample. Modified it to be an array and changed the wording below to match the wording in the LogInViewController sample above.
|
The code update looks good, but the wording now only matches the Swift example. Think there's any wording we could use here that works for both? |
|
I was honestly thinking the same thing. Before I address that I'll ask If not, I'll just reword both to be an "if objective c ... if swift ..." On Monday, August 22, 2016, Héctor Ramos notifications@github.com wrote:
Richard |
|
The code swapping is done in JavaScript, in |
|
It’s unfortunate that this has been dormant for so long. Would you either add two separate descriptions for swift and objective-c or remove the description entirely. Alternatively you could add it as a comment in the code snippets. If you make these changes (and resolve the conflict) I will happily merge this or pr the change myself. |
|
I'm closing this now as I'm working on a PR to fix this an other syntax issues with the Parse UI docs. |
The swift example was actually the Objective C sample. Modified it to be an array and changed the wording below to match the wording in the LogInViewController sample above.