Jacob Rhoda
Jacob Rhoda
I'm having issues running tests on macOS or iOS. Lots of errors relating to "unresolved references" to sqlite3 symbols. Is there something I need to install or link? ```> Task...
It would be nice to surface the collation functions in SQLite3. This would enable users to execute queries that sort strings in non-standard ways. https://sqlite.org/c3ref/create_collation.html
### Problem Sometimes you need to have a sectioned UITableView that shows a section even if there are no cells in that section. The current behavior of `SectionedResults` is that...
**Is your feature request related to a problem? Please describe.** I specify my ViewModel modules differently on iOS and Android. On Android, I want the `viewModel` specifier. However, on iOS...
### ❔ What are you experiencing an issue with? Latest Release ### ❔ Version 2.4.0 ### 🐞 Description When running this as a role with my playbook on macOS, I...
I realize Akkurate has the scope of object-level validation. I think this makes a lot of sense for servers that are validating complete objects they are receiving over the network....
### Version 3.13.3 ### Steps to Reproduce 1. Add a custom container view controller that will swap views based on some state. For example, we have an `InitialViewController` that either...
The API documentation appears to be offline. Following hyperlinks leads to a 404 or a redirect to the deprecation notice. If this is going to continue as a community project,...