Michele Bombardi

Results 9 issues of Michele Bombardi

The library make the app crash on android 4.3, 4.4, 5, 6, 7 and 7.1 with the following exception: com.facebook.react.common.JavascriptException: Java exception in 'NativeModules' java.lang.NoClassDefFoundError: android.content.pm.ShortcutManager, stack: libcore.reflect.InternalNames.getClass@55 java.lang.Class.getDexCacheType@479 java.lang.reflect.ArtMethod.getDexCacheType@229...

Hi, I know that now the default request library is `axios` but I need to use that with `vue-resource`. I've installed the 1.2.5 version to do that (before the migration...

Do you plan to update this app to latest version of react-native and native-base?

Hi, When trying to build the console show the error in the title, for reference see [this](https://github.com/oblador/react-native-vector-icons/issues/910). This is the same issue and the fix is tu update the _build.gradle_...

When I set the `lines` style property for long messages it has no effect. The message is always been shown on one line and if it's long it will be...

I'm trying to implement my own drag and resize featured component but when I try to import `CalendarResizeHelper` and `CalendarDragHelper` in this way: import { CalendarResizeHelper } from 'angular-calendar/modules/common/calendar-resize-helper.provider'; import...

enhancement
feature

When the user scroll to the bottom of the page and perform a request (using subscribe) the page is blurred but the busy indicator (the rectangle itself) does not showning...

I've configured my pages to load data before on route changes. Inside ngOnInit function I've tried to set this: `this.isBusy = this.route.data .subscribe(...)` The busy indicator is shown but it...

### Did you verify this is a real problem by searching [Stack Overflow] Yes ### Tell us about the problem If both longPress and tap event are bound to a...

backlog
severity: medium
bug
os: android