aswathr
aswathr
* [✅] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md). ## What did you do? 1. Added Charts as a dependency in my framework project with...
Trying to generate object models result in weird behaviour for Swift. For example, I expect the following JSON: ``` { "teamId": "$ùp@n0v@", "teamspaceId": 12345, "team_name": "supernova" } ``` to generate...
Correct me if I'm wrong, but CustomAlertHandler doesn't need AlertItem to be Identifiable. CustomAlertHandler's item Binding (Binding) is used to nil check the item and it's Identifiable constraints are not...
This adds cocoapods support to this library