react-native-image-progress icon indicating copy to clipboard operation
react-native-image-progress copied to clipboard

make progressbar in bottom of image

Open fukemy opened this issue 4 years ago • 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?

fukemy avatar Apr 22 '22 06:04 fukemy