Sergey Mengdibaev

Results 3 issues of Sergey Mengdibaev

Please remove the word offline from the description of the library! It does not work offline android. Or give an example of a working assembly of an application with this...

your versions differ on github and npmjs. An important bugfix was not included in the release at all. https://prnt.sc/114sutx - npm version https://prnt.sc/114swco - important bug fix

question

I noticed that there is no such possibility for android, although it is for ios. I did it myself like this `project/android/app/src/main/java/com/yourapp/MainActivity.java` ``` import android.content.ComponentName; import android.content.Intent; public class MainActivity...

enhancement