kirillzyusko / react-native-keyboard-controller

Keyboard manager which works in identical way on both iOS and Android
https://kirillzyusko.github.io/react-native-keyboard-controller/
MIT License
1.54k stars 61 forks source link

feat: `showArrows` property #379

Closed kirillzyusko closed 5 months ago

kirillzyusko commented 5 months ago

📜 Description

Added showArrows property.

💡 Motivation and Context

Sometimes we just want to hide buttons. With current API we have to override button component (and it's actually very complex process and it's not reasonable to create such complex solution for such simple purpose).

So in this PR I added showArrows property. It doesn't change current behavior of the component, but gives an ability to hide these arrows 🙂

📢 Changelog

Docs

JS

🤔 How Has This Been Tested?

Tested manually on iPhone 15 Pro (iOS 17.2).

📸 Screenshots (if appropriate):

image

📝 Checklist

github-actions[bot] commented 5 months ago

📊 Package size report

Current size Target Size Difference
135345 bytes 134769 bytes 576 bytes 📈
github-actions[bot] commented 5 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://kirillzyusko.github.io/react-native-keyboard-controller/pr-preview/pr-379/ on branch gh-pages at 2024-03-07 17:34 UTC

argos-ci[bot] commented 5 months ago

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 2 changed Mar 7, 2024, 5:35 PM