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

Fix: #1435 #1444

Merged
merged 6 commits into from
Jun 15, 2021
Merged

Fix: #1435 #1444

merged 6 commits into from
Jun 15, 2021

Conversation

whitestranger7
Copy link
Contributor

@whitestranger7 whitestranger7 commented Jun 4, 2021

Please read and mark the following check list before creating a pull request:

Fix for #1435

Short description of what this resolves:

@github-actions
Copy link

github-actions bot commented Jun 4, 2021

Try running it with Kitten Tricks

.

Copy link
Collaborator

@artyorsh artyorsh left a comment

Choose a reason for hiding this comment

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

Cool 👍 But needs cosmetic changes

Comment on lines 247 to 248
style={style}
testID={testID}>
Copy link
Collaborator

Choose a reason for hiding this comment

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

please fix the formatting

@@ -159,7 +159,7 @@ export class Spinner extends React.PureComponent<SpinnerProps> {
const evaStyle = this.getComponentStyle(this.animation.toProps());

return (
<View style={containerSize}>
<View testID={this.props.testID} style={containerSize}>
Copy link
Collaborator

Choose a reason for hiding this comment

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

multiline

@malashkevich malashkevich self-requested a review June 15, 2021 15:06
@malashkevich malashkevich merged commit 83c75b0 into master Jun 15, 2021
@malashkevich malashkevich deleted the fix/components_testid branch June 15, 2021 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants