LeoTM
LeoTM
**Describe the bug** _@storybook/addon-notes_ in the browser and _@storybook/addon-ondevice-notes_ in the simulator are out of sync when switching between stories. Notice however knobs are for example. **To Reproduce** Screenshare video:...
## Description Context - https://github.com/facebook/react-native-website/pull/2590 On 23 March Google deprecated `ANDROID_SDK_ROOT` in favour of `ANDROID_HOME` So we need to basically revert delicately - https://github.com/facebook/react-native-website/pull/2991 I'll create a PR with relevant...
```jsx const Button = styled.button` @media (max-width: 640px) { &:hover { color: red; } } ` ``` ```jsx test('it works', () => { const tree = renderer.create().toJSON() expect(tree).toHaveStyleRule('color', 'red', {...
`react-native-safe-area-context` builds fine w `newArchEnabled=false` but fails w `newArchEnabled=true` Context - https://github.com/reactwg/react-native-releases/discussions/26#discussioncomment-3327849 Repro - https://github.com/leotm/react-native-template-new-architecture/pull/842 Repro (minimal) - https://github.com/leotm/RN070RC2 _Can also repro locally on macOS 13b_
https://streamable.com/1cmtq Sia-UI-v1.2.2-win32-x64 Win10Pro64
- https://github.com/leotm/react-native-template-new-architecture/issues/839#issue-1333265466
Context - https://github.com/tsconfig/bases/pull/116 - https://github.com/tsconfig/bases/pull/118 - https://github.com/react-native-community/react-native-template-typescript/pull/281 Close: #732
_Only issue in Linux CI, macOS 13b locally is fine_ _Latest checked: rc.14_ Ubuntu2204 (20220605.1) ```sh yarn install ``` ```console ➤ YN0000: ┌ Resolution step ➤ YN0078: │ Invalid resolution...
NDK 23 found (last 2 commits) `/usr/local/lib/android/sdk/ndk`: 21.4.7075529, 22.1.7171670, 23.1.7779620 --- NDK 25 rc2 downloaded, not found ```console > Configure project :app Observed package id 'ndk;21.4.7075529' in inconsistent location '/usr/local/lib/android/sdk/ndk-bundle'...
Too much for a minimal project :( Create a [CLI](https://github.com/leotm/react-native-template-new-architecture/projects/2)