Skip to content

fix: fix focuse aware statue bar crash in web#403

Merged
yjose merged 1 commit into
masterfrom
fix/fix-focuse-aware-statue-bar
Nov 23, 2024
Merged

fix: fix focuse aware statue bar crash in web#403
yjose merged 1 commit into
masterfrom
fix/fix-focuse-aware-statue-bar

Conversation

@hamzamekk
Copy link
Copy Markdown
Contributor

What does this do?

  • Removes SystemBars rendering on web

Why did you do this?

  • SystemBars is a native-only component and was causing runtime errors in browser

Who/what does this impact?

  • Fixes web application crashes
  • No changes to native mobile functionality

How did you test this?

  • Verified web app loads without crashes
  • Confirmed native StatusBar still works on iOS/Android

@hamzamekk hamzamekk requested a review from yjose November 22, 2024 23:56
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 22, 2024

Deploy Preview for obytes-starter canceled.

Name Link
🔨 Latest commit dfe5bfb
🔍 Latest deploy log https://app.netlify.com/sites/obytes-starter/deploys/67411a313c9952000827d9d4

@github-actions
Copy link
Copy Markdown
Contributor

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 40%
39.33% (188/478) 33.93% (75/221) 26.48% (49/185)

😎 Tests Results

Tests Skipped Failures Errors Time
40 0 💤 0 ❌ 0 🔥 27.028s ⏱️
👀 Tests Details • (40%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files39.3333.9326.4840.17 
components/ui71.0352.1762.570.78 
   focus-aware-status-bar.tsx16.6600209–14

@yjose yjose merged commit fbb52ca into master Nov 23, 2024
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