Jacse / react-native-app-intro-slider

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

Fixed an error on Configuring Button example #228

Open sagarshakya opened 3 years ago

sagarshakya commented 3 years ago

There was a small error on the Configuring Button example on README.md. The renderItem prop was missing on the <AppIntroSlider /> Component.