Skip to content

Pull requests: APSL/react-native-keyboard-aware-scroll-view

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Add accurate innerRefs to types
#496 opened Aug 4, 2021 by martsie Loading… updated Aug 8, 2023
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
insetOnly option
#403 opened Nov 15, 2019 by andrey-tsaplin 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 flash scroll indicators
#530 opened Apr 5, 2022 by matiassalles99 Loading… updated Apr 5, 2022
add tabbar height props instead of default
#495 opened Jul 14, 2021 by congnguyen91 Loading… updated Apr 1, 2022
fix: auto-scroll height issue
#477 opened Mar 24, 2021 by zzAlexzz Loading… updated Mar 23, 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
add scrollIntoView .d.ts
#378 opened Aug 21, 2019 by A-kylin Loading… updated Feb 23, 2021
Support iPhone 12 series
#467 opened Nov 10, 2020 by moriyuu Loading… updated Feb 2, 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
ProTip! Exclude everything labeled bug with -label:bug.