Skip to content

Handle missing react-native-safe-area-context in ScreenFooter screen#3941

Open
adids1221 wants to merge 1 commit intomasterfrom
fix/screen_footer_missing_safe_area_dependency
Open

Handle missing react-native-safe-area-context in ScreenFooter screen#3941
adids1221 wants to merge 1 commit intomasterfrom
fix/screen_footer_missing_safe_area_dependency

Conversation

@adids1221
Copy link
Contributor

Description

Fixes crash in ScreenFooterScreen demo when react-native-safe-area-context is not installed.
Replaced the direct import with a try/catch require and added a fallback screen with install instructions.

Changelog

ScreenFooterScreen - Gracefully handle missing react-native-safe-area-context dependency.

Additional info

N/A

@github-actions
Copy link
Contributor

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

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.

2 participants