Woongsik
Woongsik
Hi, I am using nativescript -vue and like to use custom info window. As you mentioned it is not working with NS7 or 8 and tried to have alternatives you...
Hi, I am using NS8 with nativescript-vue and the indicatorOffset is not working on ios ( android is fine ) I can see them in the bottom of the carousel...
Hi, the bottom navigation, firstly initialized tab (ie selectedIndex="0") has extra space from the top on IOS. I play with iosSafeArea and seems that it is related to the ios...
Hi, I tried to use custom marker info window. First of all, Could you let me know proper way to implement this, since there is not clear instruction from documentation....
Hi, I wonder if there are any feature utils for the clustering or heat map? I can see that there were some discussions about this but not published (or not...
Hello, I like to have some padding on google-maps tool ie, my location button. There are different layouts should be set on Android/IOS separately. Any suggestion for this?
Hi, I wonder if there is an option to change the color of svg?
Hi, thanks for the great plugin! I wonder if there is a way to know about slide state by gesture... I know the this.$refs.drawer.isOpened() manually but I am looking for...
Hi, I am trying to use @nativescript/firebase-messaging and I cannot get it working. "@nativescript/core": "^8.3.5", "@nativescript/android": "~8.3.1" also not working with "@nativescript/android": "~8.2.0" Here is my code // main.ts firebase().initializeApp()...