Bartosz Kaszubowski

Results 54 issues of Bartosz Kaszubowski

# Why We have dropped support for SDK 39 a while ago. # How Remove the legacy web preview workaround. # Test Plan The web preview was loading correctly when...

## 🐛 Bug Report Refs: #4311 Currently the left sidebar do not preserve the height on some of short pages (with long sidebars?), when toggling between collapsed and expanded states....

bug
difficulty: starter
status: accepting pr
domain: theme

# Why Let's make UI programming pages up to date with our current patterns. # How The following changes have been made to the UI programming pages: * always use...

bot: passed checks

# Why Currently, we use the `Video` component which is based on the `react-player` for displaying the static `mp4`, when YouTube videos are embedded using `object` tag. # How `react-player`...

bot: passed checks

# Why During testing the sidebar scrolling feature I have found few outdated links, let's fix them. # How This PR updates few older links, which lead to the content...

bot: passed checks

**What's the problem this PR addresses?** Currently, `expo-camera` is only used for requesting camera permissions for the `expo-image-picker` usage. **How did you fix it?** The same effect can be archived...

# Why Currently generated code do not display correctly, after the update to MDX v2. # How This PR replaces the raw HTML output with the dedicated docs component. #...

# Why Many different versions of Babel dependencies are declared across the workspace, let's align them. # How Bump all babel related dependencies to the latest version. # Test Plan...

Supersede #350 Refs [ENG-6087](https://linear.app/expo/issue/ENG-6087) # Why Current Next example become outdated a bit, let's update it. # How This PR bumps Next to the latest release, updates config and removes...

# Checklist - [x] I've added an entry to [CHANGELOG.md](https://github.com/expo/eas-cli/blob/main/CHANGELOG.md#main) if necessary. You can comment this pull request with `/changelog-entry [breaking-change|new-feature|bug-fix|chore] [message]` and CHANGELOG.md will be updated automatically. # Why...