Thomas Dao
Thomas Dao
Hello, Thanks for maintaining this nice library :) In this pull request I added support for iOS6, and when user select last four number textfield, the card swipes back to...
### Describe your environment * Android Studio version: Arctic Fox 2020.3.1 Patch 3 * Firebase Component: Firestore * Component version: ``` implementation platform('com.google.firebase:firebase-bom:28.4.1') implementation 'com.google.firebase:firebase-firestore-ktx' ``` ### [REQUIRED] Step 3:...
* **Electron-Builder Version**: 23.3.3 * **Node Version**: 16 * **Electron Version**: 19.0.10 * **Target**: MAS From version 23.3.0 and later, signing MAS build will use `3rd Party Mac Developer Application`...
Hi, Thank you for the great library :). I really like the autoscroll feature, however it only works if the SlickList is scrollable. However in my app, I use a...
Hi, thanks for the great library! In my app, I find that sometime scrolling the content on the right edge might accidentally reveal the right side panel. I believe the...
### Operating System Both Mac and Windows ### Browser Version Chrome, Electron Browser window ### Firebase SDK Version 10.7.0, 10.7.1 ### Firebase SDK Product: Firestore ### Describe your project's tooling...
Hi, I have been able to integrate `lmdb` into our Electron app and it is running really well. When I package the app, it can run normally on my Macbook...