Dimitris-Rafail Katsampas
Dimitris-Rafail Katsampas
This feature would definitely be helpful as configurable since there's also the case of `svelte-native` where devs need a preprocessor to support two-way bindings for mobile input elements.
> v20.3.1 9.6.7 8.7.0 ✔ Up to date. ruby 2.7.8p225 (2023-03-30 revision 1f4d455848) [arm64-darwin22] 1.15.2 > > @NathanWalker We happen to have a fix in `next` release that solves problems...
> 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...
Thanks for posting this. I don't think there is an easy solution to set button position. I noticed older google maps plugins had indeed a padding property. Perhaps, we can...
That seems to be the native behaviour as explained here: https://stackoverflow.com/questions/30425786/how-to-click-views-behind-a-toolbar We can probably use the solution described.
> @DimitrisRK did you ever figure this out? I'm getting this error too, but it's happening to me consistently instead of just with package.json changes. According to docs: ``` //...
@farfromrefug It seems this incompatibility issue has been fixed since mapbox v10.10.0 so plugin might need to use latest libraries.
Unfortunately, I'll avoid using this lib because of this bug. Honestly, library needs a standard way of measuring any kind of characters and get rid of language-specific parsers like the...
This issue gives so much headache. We should be able to use dispose without having to worry about tooltips or modals being in show/hide transition.
Title refers to a delegate, so I guess it's an iOS-specific problem? Does anyone experience the same problem on android?