Skip to content

Conversation

@empyrical
Copy link
Contributor

Part of: react-native-community/discussions-and-proposals#29

This PR removes all but one instance of PropTypes in RNTester. The last remaining conversion is CameraRollView, which I will do in a separate PR.

Test Plan:

flow check passes

Release Notes:

Help reviewers and the release process by writing your own release notes. See below for an example.

[GENERAL] [ENHANCEMENT] [RNTester/js/LinkingExample.js] - Converted PropTypes to Flow
[GENERAL] [ENHANCEMENT] [RNTester/js/RNTesterBlock.js] - Removed PropTypes, cleaned up existing Flow types
[GENERAL] [ENHANCEMENT] [RNTester/js/RNTesterButton.js] - Removed PropTypes, cleaned up existing Flow types
[GENERAL] [ENHANCEMENT] [RNTester/js/RNTesterPage.js] - Removed PropTypes, cleaned up existing Flow types

@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 Sep 25, 2018
@empyrical empyrical requested a review from elicwhite September 25, 2018 18:04
</View>
<View style={styles.children}>
{
// $FlowFixMe found when converting React.createClass to ES6
Copy link
Member

Choose a reason for hiding this comment

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

❤️

@facebook-github-bot facebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Sep 25, 2018
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

TheSavior is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

@empyrical merged commit ae1817f into facebook:master.


Once this commit is added to a release, you will see the corresponding version tag below the description at ae1817f. If the commit has a single master tag, it is not yet part of a release.

@facebook facebook locked as resolved and limited conversation to collaborators Sep 26, 2018
@react-native-bot react-native-bot added the Merged This PR has been merged. label Sep 26, 2018
@hramos hramos removed Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 6, 2019
rozele pushed a commit to microsoft/react-native-windows that referenced this pull request Apr 14, 2019
Summary:
Part of: react-native-community/discussions-and-proposals#29

This PR removes all but one instance of PropTypes in `RNTester`. The last remaining conversion is `CameraRollView`, which I will do in a separate PR.
Pull Request resolved: facebook/react-native#21321

Differential Revision: D10041809

Pulled By: TheSavior

fbshipit-source-id: c03b1ce5ad640ae59ae6240a3b6c13581345b5a3
t-nanava pushed a commit to microsoft/react-native-macos that referenced this pull request Jun 17, 2019
Summary:
Part of: react-native-community/discussions-and-proposals#29

This PR removes all but one instance of PropTypes in `RNTester`. The last remaining conversion is `CameraRollView`, which I will do in a separate PR.
Pull Request resolved: facebook#21321

Differential Revision: D10041809

Pulled By: TheSavior

fbshipit-source-id: c03b1ce5ad640ae59ae6240a3b6c13581345b5a3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants