Stas Shakirov

Results 18 issues of Stas Shakirov

Hello! I just got rejecting of build. ![rejecting error screenshot](https://user-images.githubusercontent.com/13404754/34035562-72974b56-e193-11e7-88e8-a26e7998ae5a.png) https://stackoverflow.com/questions/46585809/error-itms-90717-invalid-app-store-icon

enhancement
feature

I am trying to open font file with multiple styles inside. ## Expected Behavior font collection file is handled, opentype.js finds multiple fonts. ## Current Behavior ![image](https://user-images.githubusercontent.com/13404754/56646473-4faf8880-6688-11e9-98d1-5314909889d2.png) ## Possible Solution...

enhancement
good first issue

I am getting an error on transaction ``` cannot commit - no transaction is active ``` ``` export const createTablesIfNeeded = (database: Database) => new Promise((resolve, reject) => { database.transaction(...

What do you think about features: - Use `com.google.android.gms.vision.barcode.BarcodeDetector` as singleton by default instead of creating new instance inside init() function. Do we really need different detectors in different readers?...

enhancement

last version is: Stable (23.53.589.4)

Enable zoomed mode on iPhone x and try to use the library. ![IMG_71E25E5E9651-1](https://user-images.githubusercontent.com/13404754/118506096-50169280-b72d-11eb-8a6c-66d0d4b023a3.jpeg)

В проекте 3 модуля. Все три на kotlin. В модуле приложения используется dagger. Код библиотеки используется во фрагменте. При попытки собрать приложение кодом `./gradlew clean app:assembleDebug` получаю ошибку. ``` :app:compileEmulatorDebugJavaWithJavac...

## Description I am experiencing a lot of `SIGABRT` crashes mostly on Huawei. I am using (not indexed) ram bundle. ## Crashlog ``` OS Version: Android 10 (POT-LX1 10.0.0.238(C431E3R4P1)) Report...

Needs: Triage :mag:

##### Description Json parsers like gson need setters for all non transient fields by default. But setters for `readonly` fields are missed in codegen. So json parser can to use...

``` metro build index.js --platform ios --dev true --out output.js --bundle-output ios/main.jsbundle -c metro.config.js --reset-cache ####### ################ ######### ######### ######### ########## ######### ###### ######### ########################################## ##### ##################### ##### ##### ##############...