issues Search Results · repo:react-native-community/hooks language:TypeScript
Filter by
45 results
(64 ms)45 results
inreact-native-community/hooks (press backspace or delete to remove)When a component uses useKeyboard() and this component is mounted while the keyboard is open,
useKeyboard().keyboardShown returns false.
The background is we have a sticky button at the bottom on multiple ...
Ainias
- Opened on Aug 7, 2023
- #400
I am not able to find useDimensions on latest version 3.0.0. Why this was removed? Actually the problem is
useWindowDimesions fron RN doesn t send correct width and height when Alert is open on IOS. So ...
anmol242
- 2
- Opened on Jul 5, 2023
- #390
大佬,删除一个库:https://github.com/ke2933/demo 我们公司查代码,涉及前端源码泄露,可以删除不?
Rattenking
- 2
- Opened on Mar 17, 2023
- #343
I see many people on YouTube tutorials using this specific hook but I can t import it, did y all remove it by any
chance? And if so how can I replicate the same thing with a different hook?
swarnava-bhattacharya
- 3
- Opened on Feb 12, 2023
- #331
Firstly thank you for the fine work!
TIL there is a thing called floating keyboard for iPad. You can enable it by pinching on the keyboard on iPad and
disable it by un-pinching(?).
image
keyboardShown ...
jforaker
- Opened on Sep 9, 2022
- #314
some times we need to have previous state to make sure preious state was background or inactive and currentstate is
active, so we will call a method. but currently the only state it returns is currentState. ...
marcmoo
- 2
- Opened on Jul 11, 2022
- #313
With reference to the documentation of https://reactnative.dev/docs/interactionmanager The method runAfterInteractions
returns a cancellable promise, which has a cancel method, was wondering if this cancel ...
ghost
- 3
- Opened on May 16, 2022
- #309
New to Development, trying to learn React Native but having an issue when trying to install Hooks. Using Expo Go, which
is also showing an issue, says Index.js doesn t exist for hooks. I ve already installed ...
rajangra
- 2
- Opened on May 13, 2022
- #308
const keyboard = useKeyboard()
this hook cause re-render all component too many on keyboard show and dismiss
after remove it, my app is working properly not re-render on keyboard show and hide
it work ...
chukiatt
- 4
- Opened on May 9, 2022
- #307
uuyawuya
- Opened on Mar 30, 2022
- #304

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.