Simonas Gildutis

Results 4 issues of Simonas Gildutis

Declared module name should be the same as the package name

Hello again. Thanks for the 2.1.2 version fix. Unfortunately, upgrading to 2.1.4 and running `tsc` presented an error on a whole different level: ``` [2053:0x5bd9060] 88488 ms: Scavenge 2027.0 (2073.3)...

Yo. When selecting custom place from the autocomplete, `$digest already in progress` error is thrown by angular. The bug can be reproduced in `example/custom-places.html` by selecting any custom place. The...

Hello, In `onSuccess` calback for `getMessagesCount` method in `RCTTwilioChatChannels.java`, `Long` argument is being passed to `promise.resolve`, which, as far as I know, can't be done because react native doesn't implement...