Sébastien Lorber
Sébastien Lorber
This is basically a request for the same feature that was requested in the original repo (https://github.com/nfl/react-helmet/issues/365) and is unlikely to be implemented here. ```jsx ``` Should lead to ``...
Hi, I wanted to try the examples of this lib, but unfortunately they are not published on Expo. I found some snacks but they did not work very well (mostly...
Hi, I'd like to know if it would be possible to use Tether to position a dropdown according to a selection range. My usecase is that I have a contenteditable...
Now when usinjg the @expo/webpack-config, we get a warning ``` Error: The project entry file could not be resolved. Please either define it in the `package.json` (main), `app.json` (expo.entryPoint), create...
Hi, I'd like to know who is currently using this plugin to build real things? Particularly the newest releases. As I'm not currently using my own plugin, I don't know...
Hi, I know it's not possible to use imports in the editor. Was wondering if it's possible to customize the error message in case the user tries to import something....
https://pptr.dev/api/puppeteer.frameaddscripttagoptions This edge case does not look great, we can probably do better 😅 
The Infima shadows are not very convenient to use currently. The lw shadow is not very visible, and the difference between --lw and --md is huge:  In practice, Docusaurus...
for android RN restart issue: https://github.com/geektimecoil/react-native-onesignal/issues/583 ## This change is [](https://reviewable.io/reviews/onesignal/react-native-onesignal/593)
Hi Not really opening an issue in your project, but tried to steal your `testSupportsSmoothScroll()` code for Docusaurus (https://github.com/facebook/docusaurus/pull/5247) as your solution was mentioned by someone on Twitter. ```js function...