Help with first iOS Swift project - Screentime Example
Budget: £20 – £250 GBP
I am seeking a developer with intermediate level experience IOS Swift. The main task will be to help me get the example working from the documentation at https://developer.apple.com/videos/play/wwdc2022/110336/
This is my first time working with IOS and the docs leave out some of the implementation. For example:
```
var totalUsageByCategory: [ActivityCategory:TimeInterval]
totalUsageByCategory = data.map(…)
```
This is my first time working with IOS and the docs leave out some of the implementation. For example:
```
var totalUsageByCategory: [ActivityCategory:TimeInterval]
totalUsageByCategory = data.map(…)
```