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

App become very slow/Laggy and crash when I set borderRadius with big value. #17833

Closed
sandropoluan opened this issue Feb 2, 2018 · 7 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@sandropoluan
Copy link

Is this a bug report?

YES

Have you read the Contributing Guidelines?

YES

Environment

Environment:
Android All version
Node: 8.4.0
npm: 5.4.0

react-native: >= 0.51.0
react: 16.0.0

Target Platform: Android

Steps to Reproduce

  1. Create 20 View with border radius = 1000

Expected Behavior

App should run smooth without any issue.

Actual Behavior

App become very slow, unresponsive, and crash.
I was with RN 0.48 and there is no issue.
This issue appear when I used RN >= 0.51

@react-native-bot
Copy link
Collaborator

Thanks for posting this! It looks like you may not be using the latest version of React Native, v0.53.0, released on January 2018. Can you make sure this issue can still be reproduced in the latest version?

I am going to close this, but please feel free to open a new issue if you are able to confirm that this is still a problem in v0.53.0 or newer.

How to ContributeWhat to Expect from Maintainers

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Stale There has been a lack of activity on this issue and it may be closed soon. labels Feb 24, 2018
@stale stale bot removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Feb 24, 2018
@salmanwaheed
Copy link

salmanwaheed commented Feb 24, 2018 via email

@sandropoluan
Copy link
Author

@react-native-bot why is this closed? I'm use v0.53.0 and and still having this problem.

@seongminp
Copy link

seongminp commented Jun 27, 2018

+1

For me this happens for view elements larger than 250.

@kaitlynbrown
Copy link

kaitlynbrown commented Sep 20, 2018

This is happening for me too, on 0.55.2. If I try to set borderRadius of an element to 9999, I get horrible lag

@huynhquangtoan
Copy link

+1 for me
react-native : 0.57.7

@jwebcat
Copy link

jwebcat commented Jan 12, 2019

I'm also getting horrible perf with border radius of even 25 and 50
"react-native": "0.57.3"

@facebook facebook locked as resolved and limited conversation to collaborators Feb 24, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Feb 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants