Bartosz Kaszubowski
Bartosz Kaszubowski
# Why After Next 13 release this doc suggest the fix which is no longer valid. # How Correct the suggested solution. ## Documentation / Examples - [x] Make sure...
# Why Currently, logging in requires mouse interaction on web and an additional finger movement on mobile. # How This process can be improved by adding `onSubmitEditing` prop to the...
# Why Since this year App.js Conf talks have been published as a separate videos, let's add few of them under new Talks section on the docs homepage. Fixes ENG-9104...
# Why We have discusses the navigation UI lately, and we have decided to give the title icons a try. # How Introduce the basic method to assign icon to...
# Why Make sure we are using the latest version of actions, Node 18 at least, and the latest LTS ubuntu runners. # How Update the workflow actions versions, go...
# Why Refs #26368 # How Fixes: https://github.com/expo/expo/actions/runs/7667168939 # Test Plan Run the CI.
# Why Most of the `@expo` package resides now in this repository, and the code is linked within monorepo, which in short means that we use source which is close...
# Why Fixes https://github.com/expo/expo/runs/21365567334 # How Update outdated `@expo/prebuild-config` test snapshot. # Test Plan No errors/warnings when running `et cp`.
# Why Fixes #27047 # How Update Styleguide packages to address the duplicated ids issue. # Test Plan Changes have been tested locally, test snapshots have been updated.
# Why Alter `Collapsible` behaviour based on the feedback. # How Move `onClick` around, avoid forcing `LinkBase` to perform two different actions. # Test Plan Deploy preview, make sure the...