Contact Bridger
I created this simple app in 2016 as I was learning about React Native to help me with the repetitive task of importing contacts from a list of form respondents on a Google Sheet. The app allows you to quickly and easily import contact information from a Google Sheet to your mobile device.
Contact Bridger will intelligently scan your chosen Sheet's header row for important data, and let you choose which records to import. Once the contacts are imported, you can message or email them from the app, or import into your phone's contacts.
Along the way, I learned a lot about the React Native ecosystem, integrating native Android modules, and the Google Play Store app release process.