Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBOutlets should be strong references #174

Closed
alexhuang91 opened this issue Apr 17, 2020 · 1 comment
Closed

IBOutlets should be strong references #174

alexhuang91 opened this issue Apr 17, 2020 · 1 comment
Labels
iOS Issues related to iOS (or applicable to both mobile apps) P3 Lower priority issue (should be done, but with no specific urgency) Tech debt Technical work that should be addressed when possible
Milestone

Comments

@alexhuang91
Copy link

This is the only instance where an Implicitly Unwrapped Optional (IUO) is allowed.

@IBOutlet let myTextField: UITextField!
@alexhuang91 alexhuang91 added the iOS Issues related to iOS (or applicable to both mobile apps) label Apr 17, 2020
@jsolanki-btc jsolanki-btc added the Feature request Use this tag for issues that describe a request for new features or functionality. label Apr 21, 2020
@jsolanki-btc
Copy link
Collaborator

Hi @alexhuang91 Thanks for your input. We have assigned this to respective team to take it up in requirements discussion with our sponsor for its implementation.

@jkrogers18 jkrogers18 added P3 Lower priority issue (should be done, but with no specific urgency) Tech debt and removed Feature request Use this tag for issues that describe a request for new features or functionality. Tech debt2 labels Dec 16, 2020
@jkrogers18 jkrogers18 added this to the Backlog milestone Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS (or applicable to both mobile apps) P3 Lower priority issue (should be done, but with no specific urgency) Tech debt Technical work that should be addressed when possible
Projects
None yet
Development

No branches or pull requests

4 participants