[docs] Clean up `public/static` folder (#23574)
[docs] Add documentation for `eas build:run` command for Android Emulator and iOS Simulator (#21112)Co-authored-by: Brent Vatne <[email protected]>
[docs] Update development build docs (#19703)Co-authored-by: Keith Kurak <[email protected]>
[docs][dev-client] update eas-update to include extensions panel info… (#19011)Co-authored-by: Kim Brandwijk <[email protected]>
[docs] update dev client screenshot (#17796)# Why They are quite out of date. # How Took new screenshots and resized / optimized
[docs][dev-client] add docs for customizing dev menu via JS (#17691)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests.
[docs][dev-client] add docs for customizing dev menu via JS (#17691)# Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. --> This PR adds documentation for the new `registerDevMenuItems` api exposed in `expo-dev-menu` # How <!-- How did you build this feature or fix this bug and why? --> Added docs to the `Extensions` page of the dev menu - I think it makes sense as it is in a way a dev client extension
show more ...
[docs] add doc for dev-client extensions (#17204)