Kashish Grover
Kashish Grover
Hi @seasonZzl. Thanks for raising this issue. I'll get to this in time, but I have a feeling that this has something to do with adjustment in the calculation logic....
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...
@prameetc @fliklab @1ike I just pushed v1.2.0 to npm. Can you folks try it out and give feedback? I'll keep this issue open till we solve this for good. Thanks!
@1ike In my knowledge, there is no package like `react-native-text-size` that can work for expo. Since that package links natively, it won't work with an expo managed workflow. You will...
You're right, I'll do that. Thanks!
@fliklab Thanks for testing it. I’m glad it is better now. Regarding the line break thing, it was something I added as per my use case in my project. There...
@mehdinourollah can you verify if the `react-native-text-size` package got installed correctly? It should have a folder in your project's `node_modules` folder. https://github.com/kashishgrover/react-native-see-more-inline/blob/cbcffb27535ce8962f94fc48a2c422484d2cf16f/src/SeeMore/SeeMoreUtil.js#L33
@roycedot thanks for sharing your feedback. You are right that right now we are guessing the amount of whitespace in a line. This can lead to buggy behaviour at times....