Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NativePHP
/
mobile-air
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
79
Star
1.2k
Code
Issues
52
Pull requests
68
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: NativePHP/mobile-air
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Test Package Installation
Test Package Installation
Tests
Tests
Update Changelog
Update Changelog
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
723 workflow runs
723 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
4.3.0
Update Changelog
#23:
Release
4.3.0
released by
shanerbaner82
16s
16s
View workflow file
Apply pending OTA zips on boot; take check/download out of core
Tests
#605:
Pull request
#400
opened by
shanerbaner82
59s
feat/ota-pending-boot-hook
feat/ota-pending-boot-hook
59s
View #400
View workflow file
feat(android): add WebP image format + fix uncompressed PNG output
Tests
#604:
Pull request
#399
opened by
PrestaEdit
54s
PrestaEdit:feat/android-webp-image-format
PrestaEdit:feat/android-webp-image-format
54s
View #399
View workflow file
Rebuild iOS toasts: custom views, dismissal, timing, position and a visible stack
Tests
#603:
Pull request
#237
synchronize by
simonhamp
48s
claude/ios-toast-api-gimwev
claude/ios-toast-api-gimwev
48s
View #237
View workflow file
Apply the review nits from #391 and #392
Tests
#602:
Pull request
#398
opened by
gwleuverink
1m 0s
trailhead-labs:fix/review-nits-391-392
trailhead-labs:fix/review-nits-391-392
1m 0s
View #398
View workflow file
Add native component lifecycle foundations
Tests
#601:
Pull request
#343
synchronize by
simonhamp
15m 54s
agent/native-component-core
agent/native-component-core
15m 54s
View #343
View workflow file
fix: never paint UIKit's keyboard helper windows in UI.SetBackground …
Tests
#600:
Commit
c166401
pushed by
shanerbaner82
1m 0s
main
main
1m 0s
View workflow file
fix(ios): seed the Vite hot file into the simulator container on watc…
Tests
#599:
Commit
91c2952
pushed by
shanerbaner82
1m 2s
main
main
1m 2s
View workflow file
Inset the Android bottom-bar above the system navigation bar (#395)
Tests
#598:
Commit
63f0816
pushed by
shanerbaner82
57s
main
main
57s
View workflow file
fix(ios): decode zip entry names as UTF-8 when extracting the bundle …
Tests
#597:
Commit
9c39e6d
pushed by
shanerbaner82
56s
main
main
56s
View workflow file
fix: skip the farewell frame when back() answers a system back
Tests
#596:
Pull request
#370
synchronize by
SRWieZ
1m 3s
SRWieZ:fix/no-farewell-frame-on-system-back
SRWieZ:fix/no-farewell-frame-on-system-back
1m 3s
View #370
View workflow file
feature: OrientationChanged event + System::orientation() — react to device rotation from PHP
Tests
#595:
Pull request
#371
synchronize by
SRWieZ
49s
SRWieZ:feat/orientation-changed-event
SRWieZ:feat/orientation-changed-event
49s
View #371
View workflow file
fix: inline top-bar background never paints on iOS 26.2
Tests
#594:
Pull request
#396
opened by
SRWieZ
1m 2s
SRWieZ:fix/ios26-inline-topbar-background
SRWieZ:fix/ios26-inline-topbar-background
1m 2s
View #396
View workflow file
fix: Android bottom-bar draws under the system navigation bar
Tests
#593:
Pull request
#395
opened by
SRWieZ
1m 0s
SRWieZ:fix/android-bottom-bar-nav-insets
SRWieZ:fix/android-bottom-bar-nav-insets
1m 0s
View #395
View workflow file
fix: scrolling gets stuck on elements with press-* feedback (iOS 18)
Tests
#592:
Pull request
#394
opened by
SRWieZ
53s
SRWieZ:fix/ios-press-feedback-scroll
SRWieZ:fix/ios-press-feedback-scroll
53s
View #394
View workflow file
fix: don't paint the keyboard's helper windows in UI.SetBackground (iOS)
Tests
#591:
Pull request
#393
opened by
SRWieZ
1m 3s
SRWieZ:fix/ios-setbackground-keyboard-windows
SRWieZ:fix/ios-setbackground-keyboard-windows
1m 3s
View #393
View workflow file
Decode zip entry names as UTF-8 when extracting the app bundle
Tests
#590:
Pull request
#392
opened by
gwleuverink
1m 4s
trailhead-labs:fix/restore-emoji-zip-extraction
trailhead-labs:fix/restore-emoji-zip-extraction
1m 4s
View #392
View workflow file
Seed the Vite hot file into the simulator container on watch start
Tests
#589:
Pull request
#391
opened by
gwleuverink
1m 0s
trailhead-labs:fix/restore-ios-hot-file-seeding
trailhead-labs:fix/restore-ios-hot-file-seeding
1m 0s
View #391
View workflow file
Merge pull request #390 from NativePHP/revert-374-fix/ios-press-feedb…
Tests
#588:
Commit
25047ad
pushed by
shanerbaner82
1m 24s
main
main
1m 24s
View workflow file
Merge pull request #389 from NativePHP/revert-373-fix/ios-setbackgrou…
Tests
#587:
Commit
ac6f811
pushed by
shanerbaner82
1m 18s
main
main
1m 18s
View workflow file
Merge pull request #388 from NativePHP/revert-375-fix/android-bottom-…
Tests
#586:
Commit
414b6a5
pushed by
shanerbaner82
1m 17s
main
main
1m 17s
View workflow file
Merge pull request #387 from NativePHP/revert-380-fix/ios26-inline-to…
Tests
#585:
Commit
24093fd
pushed by
shanerbaner82
1m 24s
main
main
1m 24s
View workflow file
Merge pull request #386 from NativePHP/revert-331-fix/restore-emoji-z…
Tests
#584:
Commit
b210ce4
pushed by
shanerbaner82
1m 13s
main
main
1m 13s
View workflow file
Merge pull request #385 from NativePHP/revert-333-fix/restore-ios-hot…
Tests
#583:
Commit
3bf11b4
pushed by
shanerbaner82
1m 4s
main
main
1m 4s
View workflow file
Revert "fix: scrolling gets stuck on elements with press-* feedback (iOS 18) (#374)"
Tests
#582:
Pull request
#390
opened by
shanerbaner82
1m 1s
revert-374-fix/ios-press-feedback-scroll
revert-374-fix/ios-press-feedback-scroll
1m 1s
View #390
View workflow file
Previous
1
2
3
4
5
…
28
29
Next
You can’t perform that action at this time.
×
Advertisement