React Native application that scores photographers on Unsplash by their ratio of liked photos to their total photos. The photographers are sorted by their ranking. Login to the application is authorized by AuthO.
Data visualizations created with React Native's Animated API and react-native-circular-progress npm package.
# install dependencies
npm install
# start simulator
react-native run-ios