IBM-Cloud / serverless-followupapp-ios

A mobile follow-up app using a serverless backend in Swift
https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-serverless-mobile-backend
Other
8 stars 2 forks source link

Remove SwiftyJSON from all Swift examples #2

Open troyibm opened 6 years ago

troyibm commented 6 years ago

I see that some of the Swift code under actions use Swift 4 JSON APIs but some still use SwiftyJSON. Is there a good reason for that or just some of the code being older than other parts?