| 1d818c5c | 30-Aug-2023 |
Bartosz Kaszubowski <[email protected]> |
[docs] SafeAreaContext API reference and docs update (#24179)
# Why
It's a community package, but we were listing almost complete docs for
it, so let's update it a bit to align with other, propr
[docs] SafeAreaContext API reference and docs update (#24179)
# Why
It's a community package, but we were listing almost complete docs for
it, so let's update it a bit to align with other, proprietary packages,
API references looks like.
# How
Use `APIBox` and other related component to mimic the usual appearance
od APIs, reorder and reorganize a content, add some missing TS types
definitions.
In general, we still don't cover 100% of exported by package code, but
it should be a bit more clear how to use it.
The changes have been applied to the latest SDK and unversioned docs.
# Test Plan
The changes have been tested by running docs app locally.
# Preview

show more ...
|