UI Deploy

Curated, Short, Web UI Dev we Love.

An Open Source Library That Makes Working With JSON Data Using Swift Much Easier

Handling JSON data can be difficult using Swift because of Swift’s strictness with types.

Here’s a library that makes handling Swift in much easier called SwiftyJSON from Ruoyu Fu.

SwiftyJSON makes things much simpler automatically handling different types of data.

view source

Advertisement