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

[Standalone for NativeComponents] RCTProgressView #23077

Conversation

RCiesielczuk
Copy link
Contributor

@RCiesielczuk RCiesielczuk commented Jan 19, 2019

Created a standalone JS file for the RCTProgressView native component.

This PR is part of #22990.

Changelog:

[iOS] [Changed] - Created a standalone JS file for the RCTProgressView native component

Test Plan:

  • npm run lint
  • npm run flow-check-ios
  • npm run flow
  • npm run test
  • npm run build-ios-e2e
  • npm run test-ios-e2e

@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 Jan 19, 2019
@RCiesielczuk
Copy link
Contributor Author

Hi @TheSavior,

I was wondering if there's anything out of the ordinary regarding the failing tests and missing labels, which weren't added to this PR?

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.

@cpojer has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@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 Jan 22, 2019
@cpojer
Copy link
Contributor

cpojer commented Jan 22, 2019

Thank you for this PR! :)

@react-native-bot
Copy link
Collaborator

@RCiesielczuk merged commit f2ab0eb into facebook:master.

@facebook facebook locked as resolved and limited conversation to collaborators Jan 22, 2019
@react-native-bot react-native-bot added the Merged This PR has been merged. label Jan 22, 2019
@hramos hramos removed Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 6, 2019
matt-oakes pushed a commit to matt-oakes/react-native that referenced this pull request Feb 7, 2019
Summary:
Created a standalone JS file for the `RCTProgressView` native component.

This PR is part of facebook#22990.

Changelog:
----------

[iOS] [Changed] - Created a standalone JS file for the `RCTProgressView` native component
Pull Request resolved: facebook#23077

Differential Revision: D13760036

Pulled By: cpojer

fbshipit-source-id: 0f449528b28fde089d9c6b0eb9b752dee3a85af6
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.

None yet

5 participants