Vivek Kumar Maskara
Vivek Kumar Maskara
### Before open an issue Thank you for building and maintaining such a useful library. I have been using it without any issues until recently but have started facing issues...
When I mentioned "mobile-friendly", I actually was thinking of a mobile website like experience e.g., like Commons' mobile website. That's what I would call mobile-friendly. I think you're lucky that...
### Description React native image picker is by far the most popular image picker library for React Native. Now, with RN web catching up, it would be great to have...
**Summary:** Now that we have #2793 in place we can easily test campaigns. At least we should have unit tests to verify the API layer (using mock web server). Specifically...
I am trying to create an installer for my application and it fails with the following error message. ``` creating windows installer Failed with exit code: 1 Output: Attempting to...
``` FATAL EXCEPTION: Thread-422 Process: in.zeta.android.pos.debug, PID: 11584 org.nfctools.NfcException: org.nfctools.NfcException: Unknown tag contents at org.nfctools.mf.ul.Type2NfcTagListener.createNdefOperations(Type2NfcTagListener.java:93) at org.nfctools.mf.ul.Type2NfcTagListener.handleTag(Type2NfcTagListener.java:51) at in.zeta.android.nfc.ReaderStateChangeListener.onStateChange(ReaderStateChangeListener.java:48) at com.acs.smartcard.Reader$1.run(SourceFile:4097) at java.lang.Thread.run(Thread.java:818) Caused by: org.nfctools.NfcException: Unknown tag contents at...
**Summary:** The commons app uses quite a few MediaWiki APIs throughout the app. It would be great to have an API collection with all the HTTP calls added there. It...