oblador / react-native-image-progress

Progress indicator for networked images in React Native
MIT License
1.72k stars 177 forks source link

Update the package for the latest React dependencies (^v17.0.x) #99

Closed Niweera closed 2 years ago

Niweera commented 3 years ago

Hi @oblador,

It seems that this package is not maintaining for the last few years. I updated the package to support the latest React dependencies by converting the Class based component to a Functional component. I'll make a pull request regarding this.

Thanks in advance. 🙏

oblador commented 2 years ago

I updated the example project in #104 and it works fine with React 17, maybe you're referring to React 18?

Niweera commented 2 years ago

May be this issue will be invalid from now on. I'll close this. Thank you for your time.