Sujin Shrestha
Sujin Shrestha
## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring ## :scroll: Description Removed `ViewModelProviders.of()` with `ViewModelProvider()` since its...
What should be the exact path ko virtual environment of the python? `somepath/venv/bin` or `somepath/venv/lib/python3.6/site-packages`. Getting an error message like this: `Error: spawn ..vrp/venv/lib/python3.6/site-packages EACCES`
How to show title in ShapeSource / SymbolLayer just like in PointAnnotation?
It would be great if there was any form of code documentation in terms of the application architecture, since it is basically in modular form.
How to change language in the drawer item. I used the drawer of `react-navigation`. But somehow, other text in the application will change while the text in drawer items will...