Dimitris-Rafail Katsampas
Dimitris-Rafail Katsampas
### What happened? Our app uses the web storage but It seems Safari does not respect `cacheTakeover` and stores responses into its cache even though the request headers are send....
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [ ] There is an issue for the bug/feature this PR is for. To avoid wasting your...
### MapLibre Android Version 11.6.2 ### Android SDK Version 15 ### Device Pixel 4 ### What happened? In general, android uses `LayerPropertyValue` and `PaintPropertyValue` to wrap properties and get/set values....
There are cases I need `css-tree` "only" for iterations and Linked List seems slower than JS array. The lib exposes `toPlainObject` as a workaround but that costs time since function...