TopQuestions icon indicating copy to clipboard operation
TopQuestions copied to clipboard

Making REST APIs calls in iOS with SwiftUI

Results 4 TopQuestions issues
Sort by recently updated
recently updated
newest added

When showing a value such as 3615, the value is shown as 3.615 when is should be shown as 3.5K I would suggest creating a separate method that would abbreviate...

The date is current displayed in a medium format. It would be nice to display the date using a timeAgo method the calculates the years, months since the current data...

The TestData class should set the JSONDecoder dateDecodingStrategy to .secondsSince1970 to correctly decode the date values.

The Details View shows the answer count value in the view count field