Jacse / react-native-app-intro-slider

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

fixing issue #237 #239

Open hkar19 opened 3 years ago

hkar19 commented 3 years ago

this will let the slide have width and height so the content wont break at first. later the correct width and height will be set by the onLayout call.

related issue #224 #237