Jacse / react-native-app-intro-slider

Simple and configurable app introduction slider for react native
MIT License
1.65k stars 330 forks source link

Proposed conversion from class component to functional component use hooks #227

Open Angelk90 opened 3 years ago

Angelk90 commented 3 years ago

Hi @Jacse ,

Congratulations on your module.

I am trying to convert your module from class component to functional component using hooks and all there is in new versions of react native.

I was able to convert it, but there are some things to fix. I also added an example of a fade effect between the various backgrounds when switching between them (as seen in the image).

I would like to know if you are interested, to talk about it, I don't know to possibly upgrade the version if you want.

Being that there are some things to be fixed a hand by a more experienced person would be of great help.

Registrazione schermo 2020-12-05 alle 22 09 10

SegopotsoMakhutja commented 3 years ago

hey @Angelk90 do you mind sharing your code for this? i'm also trying to convert to functional components.

zeusmadeit commented 3 years ago

Hi @Angelk90 do you mind if I lend a hand