nick / react-native-carousel

Carousel component for react-native
MIT License
458 stars 107 forks source link

position indicators anywhere sight #67

Open danielCrespo01 opened 8 years ago

danielCrespo01 commented 8 years ago

Indicators can be positioned on either side of the view because only meeting documentation properties: -indicatorAtBottom = {true} // Set to false to show the indicators at the top -indicatorOffset = {250} // Indicator relative position from top or bottom

And what I want is a style property to change the properties of its container.