Andrea Maschio
Andrea Maschio
Since Apple removed pythone2 from Monterey 12.3, autojumps fires an error everytime a user changes directory. Not sure if a fix is already available.
I confirm (by marking "x" in the [ ] below: [x]): - [X] This is not a troubleshooting question. [Troubleshooting questions go here: https://docs.mattermost.com/install/troubleshooting.html](https://docs.mattermost.com/install/troubleshooting.html). - [X] This doesn't reproduce on...
It would be nice to have the support for this platform.
I searched the documentation for a setting that allows to expose the token expiration. I implemented a response handler, but i don't know where to take the expiration date. Something...
Hi, I configured the package which is working when launching expo normally with `expo r`. However when I try to launch the application using vs code debugger I catch this...
We're interested in implementing this feature. Would you accept a pull request to embed this function in the library?
**Describe the bug** A clear and concise description of what the bug is. I am not sure if this is a bug related to Expo 34/RN0.59. Probably some misconfiguration on...
**Is your feature request related to a problem? Please describe.** I would like to remove the left icon from the navbar. It doesn't seems possible **Describe the solution you'd like**...
Here's my simple code, following an example: ``` import React from "react"; import logo from "./logo.svg"; import { useRoutes, A } from "hookrouter"; import Login from "./components/Login"; import Register from...
However I am not 100% sure that this issue is related to Sierra, It seems the only thing changed in a project already configured and working. ``` 12 09 2016...