-
**Is your feature request related to a problem? Please describe.**
Translations are largely an unsolved problem. There are good libraries out there, like [svelte-i18n](https://github.com/kaisermann/s…
-
### Current Behavior
When running the starter expo-router it didn't run correctly when building for the web.
this is the output of `yarn run start` :
```
Web Bundling failed 8979ms (node_modu…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
## The dependency [next](https://github.com/zeit/next.js) was updated from `9.0.5` to `9.0.6`.
🚨 [View failing branch](https://github.com/skdigital/tec-2000-nextjs/compare/master...skdigital:greenke…
-
### Description
![CleanShot 2022-06-29 at 18 44 51](https://user-images.githubusercontent.com/34196239/176491340-de578076-f6cc-420b-8cd5-b97a9348e007.png)
Wrong React-bridging directories structure:…
-
### Current Behavior
I created a Expo starter project via `npm create tamagui@latest --template expo-router` and my phone is on Dark mode. When I click the button to navigate to Modal view, it shows …
-
# Requirements:
Please go through this checklist before opening a new issue
- [x] Review the [documentation](https://docs.viromedia.com/)
- [x] Search for existing issues in: [viromedia/viro](…
-
When using enums in Dart, it can become tedious to have to specify the full enum name every time. Since Dart has the ability to infer the type, it would be nice to allow the use of shorter dot syntax …
-
**Is your feature request related to a problem? Please describe.**
In order to add a platform, the runtime dependency has to be added first, or else npm continues to run indefinitely.
**Describ…
-
Show/hide based on dividing total number of visible search result rows with total search results returned.
Note: search result rows will have options to view as cards and will be responsive. In that…