Yoni Levy
Yoni Levy
Hi, I'm trying to build a `HighlightState` with a cached `initial_stack`, as described in the docs: > Alternatively you can save space by caching only the `path` field of this...
Hey, I've separated the content to 4 commits: 1. Upgrade Swift 3.0 -> 4.2 2. Upgrade Swift 4.2 -> 5.0 3. Change the Example project to have a navigation controller...
r.js allows configuring both an `appDir` and a `baseUrl`. Here there's `optimizeSourceDir` which is similar to `appDir`, but I can't find an equivalent to `baseUrl`. The lack of `baseUrl` means...
It would be nice to be able to implement a delegate which gets called on different actions: - One of the activity buttons was tapped - An action was performed...