The Wayback Machine - https://web.archive.org/web/20220708222228/https://github.com/facebook/react-native/pull/21887
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

[createReactClass] remove createReactClass from ProgressViewIOS.ios.js #21887

Closed
wants to merge 1 commit into from

Conversation

nissy-dev
Copy link
Contributor

@nissy-dev nissy-dev commented Oct 22, 2018

Related to #21581 .
Removed createReactClass from the Libraries/Components/ProgressViewIOS/ProgressViewIOS.ios.js

Test Plan

  • npm run prettier
  • npm run flow-check-ios
  • npm run flow-check-android

Release Notes

[GENERAL] [ENHANCEMENT] [Libraries/Components/ProgressViewIOS/ProgressViewIOS.ios.js] - remove createReactClass dependency

@react-native-bot react-native-bot added Platform: iOS 🔶Components Type: Enhancement labels Oct 22, 2018
@facebook-github-bot facebook-github-bot added the CLA Signed label Oct 22, 2018
RSNara
RSNara approved these changes Oct 22, 2018
Copy link
Contributor

@RSNara RSNara left a comment

Looks good to me! 🤔

@facebook-github-bot facebook-github-bot added the Import Started label Oct 22, 2018
Copy link
Contributor

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

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

@react-native-bot
Copy link
Collaborator

@react-native-bot react-native-bot commented Oct 22, 2018

@nd-02110114 merged commit 2014ce4 into facebook:master.

@facebook facebook locked as resolved and limited conversation to collaborators Oct 22, 2018
@react-native-bot react-native-bot added the Merged label Oct 22, 2018
@hramos hramos removed Import Started labels Feb 6, 2019
t-nanava pushed a commit to microsoft/react-native-macos that referenced this issue Jun 17, 2019
Summary:
Related to facebook#21581 .
Removed createReactClass from the Libraries/Components/ProgressViewIOS/ProgressViewIOS.ios.js

- [x] npm run prettier
- [x] npm run flow-check-ios
- [x] npm run flow-check-android
[GENERAL] [ENHANCEMENT] [Libraries/Components/ProgressViewIOS/ProgressViewIOS.ios.js] - remove createReactClass dependency
Pull Request resolved: facebook#21887

Differential Revision: D10491704

Pulled By: RSNara

fbshipit-source-id: a38f87b9c151aaac8885edd22ce852ee2f2cf746
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Merged Platform: iOS Type: Enhancement
5 participants