react-fittext icon indicating copy to clipboard operation
react-fittext copied to clipboard

React Plugin to fit text on the screen

Results 6 react-fittext issues
Sort by recently updated
recently updated
newest added

NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are using this service account to be able to track the...

``` Error in ./ReactMount Module not found: Error: Can't resolve 'react/lib/React' in '/Project/node_modules/react-fittext/node_modules/react-dom/lib' ```

Hi, Thanks for that really nice library. I'm trying to vertically align the resized text using flexbox but is doesn't seems to be resizing at all. Any idea how I...

In a wide div with a short height the contents overflow the containing div unless a max font is specified. I'm not sure if this is by design, but I...

Simple beautiful package, so thanks for that! Just wondering if there's a way to allow the fit text to work when forcing things to be on a single line? I...

Hi, First of all your component is great! Congrats! One idea: add support to a units like em and rem. Thks!