Bartosz Kaszubowski
Bartosz Kaszubowski
# Why Currently, in APISection components, no matter of the type definition we render it as an inline code block. It looks good in most of the cases, but when...
# Why Fixes ENG-1703 Fixes ENG-1789 Fixes ENG-4543 Refs ENG-1711 See: https://www.figma.com/file/bCkjr1y9fTDjgAm3eM1AIa/Docs-design-update-June-2021?node-id=39%3A309 # How This PR adds the initial redesign of the docs website navigation UI. Besides the changed navigation...
Lately, I have switched from AsyncStorage to MMKV in on of the macOS test projects, and I would like to utilize the `path` config, but it looks like that, when...
This small PR is a follow up to the: * https://github.com/expo/expo-cli/pull/4058 It bumps the Next used in the `with-nextjs` example to latest release from 10 major version, as well as...
NPM users can set the license field using SPDX license expression syntax: * https://docs.npmjs.com/cli/v7/configuring-npm/package-json#license Currently those expressions are resolved as Unrecognized license, it would be nice to support this too....
Refs #351 It would be nice if there will be a script or an update action which automatically set the `unmaintained` value for the package to `true` if the fetched...
# Why We plan to expose the link to this page in the top navbar, so I thought that a small design and data refresh before that exposure will be...
# Why & How This PR updates the Docusuaurs to the latest and stable release! 🎉 There is no changelog published yet from latest RC, but there were almost no...
This PR updates the few description sentences, adds missing possible value for the `scale` property (see Apple docs: https://developer.apple.com/documentation/uikit/uiscreen/1617836-scale), fixes few outdated links and updates the Example to include all...
Currently all dependency changes are listed in summary comment. It will be nice to detect the depth of dependency and allow users to configure `maxDepth` via action inputs. This field...