This repository has been archived by the owner on Feb 18, 2019. It is now read-only.
forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actually use the 'defaultValue' property in AlertViewIOS.
Summary:The AlertViewIOS component takes in a 'defaultValue' for the text input but never actually sets it, this PR actually sets the value. Closes facebook#6257 Differential Revision: D3052412 Pulled By: nicklockwood fb-gh-sync-id: 32285330f17ccf47189dbc8fcab48f3712fee59b shipit-source-id: 32285330f17ccf47189dbc8fcab48f3712fee59b
- Loading branch information
Morgan Pretty
authored and
Facebook Github Bot 1
committed
Mar 15, 2016
1 parent
64a09fe
commit 2605a22
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters