kabbi

Results 7 issues of kabbi

Hi all, I have a question about the groupBy function. I'm using this (see below) for the group by. "(key, value) in items | filter:searchFilter | groupBy: 'name'" Now everything...

## 🐛 Bug Report Custom fontSize in bottomTab cut off title text and ellipsized on iOS after resume (A clear and concise description of what the bug is) ### Have...

needs triage
triage: bug

How can i change the language label of showImagePicker?

I'm getting an error using this within the latest react-native: The componentWillReceiveProps() method is being deprecated in future version of React (17). Many of us use this method day-to-day to...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Hi, FYI I'm getting different id's back on iOS 9.2. regards, kab

Hi, I have a problem using this with fullcalendar 2.5.0 ``` ``` $(document).ready(function() { ``` $('#calendar').fullCalendar({ header: { left: 'prev,next today', center: 'title', right: 'multiColAgendaDay,multiColAgendaWeek' }, views: { multiColAgendaDay: {...