fawaz-ahmed / react-native-read-more

React native library to show text in a condensed way and expand when needed. Drop in replacement for Text component and highly customizable. Can be used with expo or native cli for react native.
https://www.npmjs.com/package/@fawazahmed/react-native-read-more
MIT License
275 stars 37 forks source link

Couldn't find any versions for "react-native-read-more" that matches "^2.2.0" #43

Closed fantasyado closed 3 years ago

fantasyado commented 3 years ago

I see the latest version is 2.2.0 on npm but when running yarn it only fetches the v1.0.0 and displays the following info. I have no idea what's wrong here.

yarn install v1.22.4 [1/4] 🔍 Resolving packages... Couldn't find any versions for "react-native-read-more" that matches "^2.2.0" ? Please choose a version of "react-native-read-more" from this list: (Use arrow keys) ❯ 1.0.0

fawaz-ahmed commented 3 years ago

@fantasyado the name of this package is: @fawazahmed/react-native-read-more

fantasyado commented 3 years ago

Thanks, I'm so careless :)