A react-native client to browse and download photos on unsplash mobile-only collection. https://expo.io/@viewer_test/photo-viewer
- build develope enviorment
- source data and locally store
- display photos in scroll view
- image auto layout
- sort and search filter feature with mobx to manage data
- detail screen
- download image
- compatible with android
- publish 🤗🎉
npm run init-data
to init local data through unsplash developer apinpm start
to start
Better to use proxy if the image loading process is slow