Stas Shakirov
Stas Shakirov
Hello! I just got rejecting of build.  https://stackoverflow.com/questions/46585809/error-itms-90717-invalid-app-store-icon
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  ## Possible Solution...
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?...
last version is: Stable (23.53.589.4)
Enable zoomed mode on iPhone x and try to use the library. 
В проекте 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...
##### 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 ####### ################ ######### ######### ######### ########## ######### ###### ######### ########################################## ##### ##################### ##### ##### ##############...