Lionel Bertrand

Results 7 issues of Lionel Bertrand

* Currency name: Lightning Bitcoin * Symbol: LBTC * Website: https://lightning.network/ * Theme color: #f79413 * Logo (SVG format): https://commons.wikimedia.org/wiki/File:Bitcoin_lightning_logo.svg

coin request

`testID` usage for Input component not add data-testid on dom. work for Button but not Input

![image](https://github.com/stanleyugwu/react-native-bottom-sheet/assets/3316940/502708e9-3e35-4363-8b64-a6a5c9e1684e) I will added later a repoductible repo

needs-repro

When install it globaly, not found `@changesets/cli` ```bash $ yarn global add [email protected] @changesets/[email protected] $ changesets-gitlab ::set-output name=published::false ::set-output name=publishedPackages::[] setting git user [command]/usr/bin/git config user.name ****** [command]/usr/bin/git config user.email...

On my project, ref is null before not null, so getBoundingClientRect throw error

**Is your feature request related to a problem? Please describe.** In V6, in my code i used RequestEffect for update cache when POST request success ```ts client.addEffect( new RequestEffect({ effectKey:...

enhancement