Skip to content

Conversation

@corymsmith
Copy link

Fix for #351

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this not make it default to true instead of false?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, the default is false. That just specifies that those attributes are valid

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, whoops, thanks! 👍

On Mar 28, 2015, at 9:00 AM, Cory Smith [email protected] wrote:

In Libraries/Components/TextInput/TextInput.ios.js:

@@ -47,6 +47,7 @@ var RCTTextViewAttributes = merge(ReactIOSViewAttributes.UIView, {
mostRecentEventCounter: true,
placeholder: true,
placeholderTextColor: true,

  • secureTextEntry: true,
    No, the default is false. That just specifies that those attributes are valid


Reply to this email directly or view it on GitHub.

@mkonicek
Copy link
Contributor

mkonicek commented Apr 3, 2015

This has been done in #265.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 7, 2015
@corymsmith corymsmith closed this Apr 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants