by Tyler | Feb 2, 2018
Today I finished debugging my last application and finished a fully working app that allows detecting the object/s in the picture you take. This was very interesting and great enjoyment learning about Swift and the power of it. I managed to start...
by Tyler | Feb 1, 2018
Today I started creating a new app on Xcode using Swift. This app requires a networking library that i started to learn that you can connect to your app. Using Alamofire I connect to my app to allow uploading and requesting data from 3rd party...