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

measureText not implemented for React Native Web #2639

Open
avaziman opened this issue Sep 19, 2024 · 2 comments
Open

measureText not implemented for React Native Web #2639

avaziman opened this issue Sep 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@avaziman
Copy link

Description

I'm in need of the measureText function in the web implementation, what would be required to make it happen?

@avaziman avaziman added the enhancement New feature or request label Sep 19, 2024
@whistlecube
Copy link

I'm using getTextWidth, although it's soon to be deprecated. Would be nice if this was left in for web.

@kokosky93
Copy link

kokosky93 commented Sep 27, 2024

I think it doesn't work in react native skia for mobile as well. I was trying to use this function but It wasn't returning anything.

whistlecube can you please provide a code sample how you use getTextWidth?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants