简体   繁体   English

Parse.com iOS登录/注册屏幕的可定制性如何?

[英]How customisable is the Parse.com iOS login/ signup screen?

I've been doing some research, and all I can find is ways to add and remove fields and buttons , as well as to skin the app. 我一直在做一些研究,发现的所有方法都是添加和删除fields and buttons以及对应用程序进行外观设置。 I would like to change the position and size of certain buttons and fields . 我想更改某些buttons and fields的位置和大小。 I just cannot seem to see how to do so. 我似乎看不出该怎么做。

Is this possible at all? 这有可能吗? Are there any alternatives, perhaps such as creating your own signup/login screen , while still being able to securely send a username and password to parse.com to create a user object? 是否有其他选择,例如创建自己的signup/login screen ,同时仍然能够安全地向parse.com发送用户名和密码来创建用户对象?

UPDATE UPDATE

Seems Parse have removed their tutorial instead of updating it. 似乎Parse已删除其教程,而不是对其进行了更新。 I would suggest some of these guides instead: 我建议使用其中一些指南:

http://www.appcoda.com/login-signup-parse-swift/ or https://www.codementor.io/swift/tutorial/adding-twitter-facebook-login-parse-tutorial-ios http://www.appcoda.com/login-signup-parse-swift/https://www.codementor.io/swift/tutorial/adding-twitter-facebook-login-parse-tutorial-ios

Old answer Parse.com have a dedicated tutorial for customizing the signup and login: 旧答案 Parse.com有专门的教程来自定义注册和登录:

https://parse.com/tutorials/login-and-signup-views https://parse.com/tutorials/login-and-signup-views

解析文档显示了如何使用PFUser方法创建自己的登录屏幕,以使用FB,Twitter和用户名/密码登录。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM