Bump react native w/ api 35 compatability #10

Merged
loewy merged 9 commits from bump-react-native-with-api35 into main 2025-12-11 18:04:51 +00:00
Member
  • bump rn version
  • disable frame processing (related to railbird-mobile build failure)
  • api35 compatability
  • working on android
  • tested on android emulator

WIP: should use this branch to confirm iOS functionality w/ rn/expo upgrade

- bump rn version - disable frame processing (related to railbird-mobile build failure) - api35 compatability - working on android - tested on android emulator WIP: should use this branch to confirm iOS functionality w/ rn/expo upgrade
loewy added 6 commits 2025-11-24 18:33:02 +00:00
loewy added 1 commit 2025-12-01 18:25:00 +00:00
loewy changed title from WIP: bump-react-native-with-api35 to Bump react native w/ api 35 compatability 2025-12-08 19:26:04 +00:00
dean added 1 commit 2025-12-11 17:48:38 +00:00
Prevents crash when an exception with null message is caught and rejected
through the React Native bridge.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
dean added 1 commit 2025-12-11 18:04:25 +00:00
Replace !! operators with proper null checks to prevent
NullPointerExceptions when encodedFormat or muxerContext are null.
This can happen if createNextMuxer is called before
onOutputFormatChanged sets the format.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
loewy merged commit a158ed8350 into main 2025-12-11 18:04:51 +00:00
loewy deleted branch bump-react-native-with-api35 2025-12-11 18:04:52 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/react-native-vision-camera#10
No description provided.