sbalay / react-native-redux-toast

Simple to use, easy to customize Toast component for Android & iOS. Developed with love for redux apps
50 stars 21 forks source link

feat: Upgrade dependency to React 0.61.2 #17

Closed erisjunior closed 1 year ago

erisjunior commented 5 years ago

I have used this dependency, and in the last versions, some of the functions called are deprecated. So I started to pass the old class style to the new Hooks style.

This isn't totally working, but I guess I am close to that. So will apreciate some help. Thanks.