Adam PowersGetting files from the users deviceThis post showcases the ability to search through the user's device for files, in this case, specifically PDFs. This same principle can...
Adam PowersLocal notifications This post showcases the use of local notifications. The app is designed to show a badge over the notifications tab whenever the user...
Adam PowersStripe payment gatewayThis post demonstrates how to set up a network request to stripe using swift and node.js. In this example, the function is set up on the...
Adam PowersSearching people or tagsThese screenshots are taken from a social app I am building. This project uses firebase realtime database as a back end to store user...
Adam PowersCrypto TrackerThis app was created for a friend to have all the conversion rates of the hottest crypto currencies. This app uses the principal of...
Adam PowersWeather appThis is a basic app to showcase network requests from an outside server as well as user location. This app uses alamofire to read JSON...
Adam PowersXylo-phunThis was a simple one-page, one scale xylophone app for people of all ages. This showcases basic audio input and simple auto layout...