afilp

Results 30 issues of afilp

Hello, Can we also have the "Map a keyboard layout to English" feature in the search functions of bookmarks, etc.? (https://github.com/gdh1995/vimium-c/wiki/Use-in-another-keyboard-layout#map-a-keyboard-layout-to-english) Example, I type "δεω" in Greek, while I wanted...

enhancement
long-term

There are missing images here: https://github.com/practicajs/practica/blob/main/docs/docs/decisions/monorepo.md ![image](https://user-images.githubusercontent.com/7850073/221659741-27c42071-074d-4e00-b3ef-07915ff13337.png)

## Feature Request It appears that due to your passion and deep knowledge you are the perfect developer to create the best NestJS CRUD library out there. So, a humble...

question

* please provide the version of installed library and RN project. ``` "react-native": "0.66.2", "react-native-blob-util": "^0.13.18", ``` We have reports from iOS users, that when they start uploading photos/videos (with...

Hi, thanks for this great component! Are the tree items "draggable" (i.e. able to be moved by drag and drop)? Like this? https://medium.com/briebug-blog/angular-implementing-drag-and-drop-in-a-material-tree-f96b9fe40f81 Thanks!

enhancement

I am not sure how we can use this package to identify a unique installation of the App (i.e. get the Ad Id). See here: https://support.google.com/firebase/answer/6318039 How can we do...

About pod: This is the only package that requires pod and pod is a different build method with which I had problems before. Is there any plan to not use...

Hello Zach, I added the package through npm (with `--save` flag) and then did this wherever I wanted to use it: `import {MapLoader} from 'async-google-maps';` I get an error, how...

Hello, I would like to use your solution in a google maps app in React. I want to use only the ES6 notation. I see that you are using Mixins...

Will this library work well in combination with that library? https://github.com/ocetnik/react-native-background-timer Or to rephrase, should react-timeout care about background timeouts/intervals by itself? How does this behave when the app goes...