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

2.1.0 Features

Open sunkibaek opened this issue 8 years ago • 4 comments

I would like to setup 2.1.0 roadmap as follow. What do you guys think?

Technical

  1. Refactoring
    • [ ] Check if all implementations are as intended
    • [ ] Check if there are any improvements to be made in terms of performance
  2. Add example app
    • [ ] include a sample react-native app
    • [ ] it will be useful for development, too
  3. [ ] Update dependencies
  4. [ ] Support local images
  5. [ ] Support arbitary width (or height)
    • as suggestion in #75
  6. [ ] Add support for callbacks to be called even after being used inside the library
    • as suggested in #76

Doc

  1. [ ] List of props
    • Make optional, required props clear
  2. [ ] Development flow
  3. [ ] Related libraries
    • FastImage

Features

  1. [ ] Add retriable state
    • press refresh icon to load the image after failure
  2. ~Add 'click to enlarge' feature~
    • This might be out of scope of this project
  3. [x] Add to reset image size upon rotation -- or any other parent component resize
  4. Export calculation logic to be used outside of react-native-fit-image components

Others

  1. [ ] Make a logo image 😎

Thanks!

cc @originerd

sunkibaek avatar Aug 13 '17 15:08 sunkibaek

i hope next version it can use onPress or zoom Images

kh71 avatar Dec 21 '17 19:12 kh71

yes to both onPress and Zoom functionality. I may start work on both of those features in a fork.

codewisdom avatar Jul 20 '19 17:07 codewisdom

Yes good new. Thanks 🙏

kh71 avatar Jul 20 '19 23:07 kh71

any update on this?

ddikodroid avatar Mar 26 '22 06:03 ddikodroid