Jordan Ellis
Jordan Ellis
### 🆒 Your use case When creating a multi platform project (e.g. with web, electron, and ionic), I need to use completely different layouts depending on the project. I do...
A common paradigm for infinite scroll is to require the user to click a load more button before infinite scrolling starts. This prevents an issue where somebody can never reach...
A common paradigm for apps is the ability to customize certain shortcuts. It would be awesome if you could pass a reference to the defineShortcuts method so that you can...