oblador/react-native-image-progress

make progressbar in bottom of image

fukemy opened this issue · 0 comments

Hi, i want to make progressbar in bottom position, i tried

indicatorContainerStyle={{
                        alignItems:'flex-end',
                        justifyContent: 'flex-end'
                    }}

but. not working, can u help?