Skip to content

docs: document Android edge-to-edge setup - #762

Open
huytdps13400 wants to merge 1 commit into
appandflow:mainfrom
huytdps13400:fix/216-android-cutout-docs
Open

docs: document Android edge-to-edge setup#762
huytdps13400 wants to merge 1 commit into
appandflow:mainfrom
huytdps13400:fix/216-android-cutout-docs

Conversation

@huytdps13400

Copy link
Copy Markdown

Summary

  • document the React Native edgeToEdgeEnabled setup for Android display cutouts
  • explain the fallback for custom activities, fragments, and older React Native versions
  • show safe-area inset consumption and replace legacy FLAG_LAYOUT_NO_LIMITS guidance
  • call out Android 15 cutout behavior and portrait/landscape cutout testing

Fixes #216

Verification

  • yarn build in docs
  • yarn typecheck in docs
  • Prettier check for docs/docs/usage.mdx
  • root Prettier and clang format checks
  • task-local ./gradlew spotlessCheck
  • yarn validate:eslint (0 errors; 3 existing deep-import warnings)
  • yarn validate:typescript
  • yarn validate:jest (4 suites, 21 tests, 11 snapshots)

References

  • Android edge-to-edge and display-cutout documentation
  • React Native 0.81 Android 16/edge-to-edge guidance

Screenshots

Not applicable — documentation-only change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add documentation to enable notch on android

1 participant