In this post, we will see how to resolve Get an [String] link from a json file
Question:
Here is my structure for the json fileI hope I wrote correctly what I want to receive, and if there are any questions, please contact me
Best Answer:
use this code to access the data elements of an array:https://docs.swift.org/swift-book/LanguageGuide/CollectionTypes.html
If you have better answer, please add a comment about this, thank you!
Source: Stackoverflow.com
Leave a Review