Skip to content

fix: add KeyboardBackgroundView to turbo package#1197

Merged
kirillzyusko merged 1 commit intomainfrom
fix/add-keyboard-background-view-to-base-react-pacakge
Nov 6, 2025
Merged

fix: add KeyboardBackgroundView to turbo package#1197
kirillzyusko merged 1 commit intomainfrom
fix/add-keyboard-background-view-to-base-react-pacakge

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

@kirillzyusko kirillzyusko commented Nov 6, 2025

📜 Description

Expose KeyboardBackgroundView for react-native < 0.74.

💡 Motivation and Context

On react-native < 0.74 we are using TurboPackage. It looks like I accidentally forgot to export KeyboardBackgroundView for older react-native versions. In this version I'm fixing this and adding KeyboardBackgroundViewManager to TurboPackage 😎

📢 Changelog

Android

  • export KeyboardBackgroundView for RN < 0.74

🤔 How Has This Been Tested?

Tested on CI.

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Nov 6, 2025
@kirillzyusko kirillzyusko added 🐛 bug Something isn't working 🤖 android Android specific labels Nov 6, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 6, 2025

📊 Package size report

Current size Target Size Difference
224651 bytes 224653 bytes -2 bytes 📉

@kirillzyusko kirillzyusko marked this pull request as ready for review November 6, 2025 12:56
@kirillzyusko kirillzyusko merged commit 1441ae3 into main Nov 6, 2025
17 of 18 checks passed
@kirillzyusko kirillzyusko deleted the fix/add-keyboard-background-view-to-base-react-pacakge branch November 6, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 android Android specific 🐛 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant