1.0.8 • Published 2 years ago

my-rn-clickable-zoom-image v1.0.8

Weekly downloads
3
License
ISC
Repository
github
Last release
2 years ago

Installation

Thêm Vào package.json
"my-rn-clickable-zoom-image": "git+https://gitlab.com/react-native-my-libs/my-rn-clickable-zoom-image.git",

Chạy lệnh sau

yarn install

Sử dụng

<CacheImageClickAble source={{uri: img}} imgH={question.heightImg} imgW={question.widthImg}
                                    style={{height: heightImg, resizeMode: "contain"}}/>