-
Notifications
You must be signed in to change notification settings - Fork 16
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
Does not work with expo #1
Comments
I am using this plugin in two RN projects. (edited) I've seen it work well a while ago, but now I'm seeing that both aren't working correctly. |
Cuz dependency react-native-text-size does not work as I understood. I think we can forget about these packages. :( |
Hey guys, I’ve been pretty busy over the past couple of months. I will release an update for this very soon, and update the docs with my latest findings as well. Apologies for the delay |
Still have the error "Cannot read property 'measure' of undefined". It was predictable cuz "react-native-text-size" still in use. |
@1ike In my knowledge, there is no package like |
It will be usefull to write in Readme about this. |
You're right, I'll do that. Thanks! |
Thank you for updates! It is now working well. @kashishgrover And I found something different from before: |
@fliklab Thanks for testing it. I’m glad it is better now. |
@mehdinourollah can you verify if the
|
Sorry It's working with react-native-text-size now ...It needed a clean android and starting over to react-native-text-size install it's native modules...Thank you so much for this great plugin bro |
Has anybody tried if this library works now with expo dev-client? |
I'm still getting this error. aMarCruz/react-native-text-size#39 was supposed to fix the native linking |
https://github.com/benjaminharringtonrose/react-native-text-dimensions/blob/master/react-native.config.js approach also seems to work with react-native.config.js |
I just used https://www.npmjs.com/package/@duonghaidang/react-native-text-more for now |
I tried to use the example project code in my project and not able to see the "See More" and "See Less" option, am I doing something wrong?
The text was updated successfully, but these errors were encountered: