- Notifications
You must be signed in to change notification settings - Fork 647
Pull requests: APSL/react-native-keyboard-aware-scroll-view
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Keyboard Glitch on iOS by Adding Visibility Check to keyboardWillShow Event
#582 opened Jun 30, 2024 by Lilsax Loading… updated Jun 30, 2024
Fix "bouncing" when scrolling to input.
#426 opened Apr 16, 2020 by thijs-qv Loading… updated Jan 19, 2024
fix(types): export type for listenToKeyboardEvents and KeyboardAwareHOCOptions
#569 opened Jun 15, 2023 by balsick Loading… updated Jun 15, 2023
(typescript) type scrollIntoView method
#537 opened Apr 27, 2022 by hduprat Loading… updated Oct 26, 2022
Update Readme.md to better understand
#387 opened Sep 20, 2019 by FabriceMisyl Loading… updated Aug 14, 2022
Fix children not rendering issue
#435 opened Jun 24, 2020 by rohitshampur-dev Loading… updated Aug 9, 2022
Fix #<WeakSet> could not be cloned error with RN 0.64+
#523 opened Jan 12, 2022 by dlajarretie Loading… updated Aug 9, 2022
improvement: improve typings of flatlist and sectionlist
#552 opened Aug 8, 2022 by wkoutre Loading… updated Aug 8, 2022
Add Typescript definitions for listenToKeyboardEvents
#399 opened Oct 22, 2019 by leonid-shevtsov Loading… updated Jul 14, 2022
add tabbar height props instead of default
#495 opened Jul 14, 2021 by congnguyen91 Loading… updated Apr 1, 2022
Fix issue where disabling automatic scroll would also disable all keyboard avoiding behavior.
#416 opened Jan 14, 2020 by terribleben Loading… updated Feb 21, 2022
Bump ajv from 6.10.2 to 6.12.6 dependencies Pull requests that update a dependency file
#528 opened Feb 11, 2022 by dependabot bot Loading… updated Feb 11, 2022
Fix crash on
shouldCallGetNode in tests #511 opened Sep 28, 2021 by GertjanReynaert Loading… updated Dec 10, 2021
Bump path-parse from 1.0.6 to 1.0.7 dependencies Pull requests that update a dependency file
#498 opened Aug 11, 2021 by dependabot bot Loading… updated Aug 11, 2021
Bump glob-parent from 5.0.0 to 5.1.2 dependencies Pull requests that update a dependency file
#492 opened Jun 10, 2021 by dependabot bot Loading… updated Jun 10, 2021
Bump lodash from 4.17.19 to 4.17.21 dependencies Pull requests that update a dependency file
#487 opened May 8, 2021 by dependabot bot Loading… updated May 8, 2021
Bump acorn from 6.3.0 to 6.4.2 dependencies Pull requests that update a dependency file
#457 opened Oct 6, 2020 by dependabot bot Loading… updated Oct 6, 2020
Add ability for custom content insets
#456 opened Oct 2, 2020 by casperstr Loading… updated Oct 2, 2020
use UIManager.measure instead of UIManager.measureInWindow
#414 opened Dec 23, 2019 by simonasdev Loading… updated Dec 28, 2019
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.