react-native-fit-image
react-native-fit-image copied to clipboard
2.1.0 Features
I would like to setup 2.1.0 roadmap as follow. What do you guys think?
Technical
- Refactoring
- [ ] Check if all implementations are as intended
- [ ] Check if there are any improvements to be made in terms of performance
- Add
exampleapp- [ ] include a sample react-native app
- [ ] it will be useful for development, too
- [ ] Update dependencies
- [ ] Support local images
- [ ] Support arbitary width (or height)
- as suggestion in #75
- [ ] Add support for callbacks to be called even after being used inside the library
- as suggested in #76
Doc
- [ ] List of props
- Make optional, required props clear
- [ ] Development flow
- [ ] Related libraries
- FastImage
Features
- [ ] Add
retriablestate- press refresh icon to load the image after failure
- ~Add 'click to enlarge' feature~
- This might be out of scope of this project
- [x] Add to reset image size upon rotation -- or any other parent component resize
- Export calculation logic to be used outside of react-native-fit-image components
Others
- [ ] Make a logo image 😎
Thanks!
cc @originerd
i hope next version it can use onPress or zoom Images
yes to both onPress and Zoom functionality. I may start work on both of those features in a fork.
Yes good new. Thanks 🙏
any update on this?