Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
avet-m
/
hooks
Public
forked from
react-native-community/hooks
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
fix_useInteractionManager
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 8, 2021
Cancel InteractionManager's task on unmount
Show description for d2eee24
Avo
committed
d2eee24
Copy full SHA for d2eee24
Commits on Nov 16, 2020
Merge pull request #215 from arthurgeron/feat/export_app-state-status
Show description for a106eaa
LinusU
authored
a106eaa
Copy full SHA for a106eaa
Commits on Nov 15, 2020
Added export of AppStateStatus
Arthur Geron
authored and
Arthur Geron
committed
2021e99
Copy full SHA for 2021e99
Commits on Oct 28, 2020
Update dependency prettier to v2.1.2
renovate-bot
authored and
renovate[bot]
committed
e31f021
Copy full SHA for e31f021
Commits on Oct 15, 2020
Merge pull request #207 from react-native-community/renovate/prettier-2.x
Show description for 420cf04
LinusU
authored
420cf04
Copy full SHA for 420cf04
Commits on Aug 26, 2020
Update dependency prettier to v2.1.1
renovate-bot
committed
fb84219
Copy full SHA for fb84219
Commits on Jul 16, 2020
Update dependency typescript to v3.9.7
renovate-bot
authored and
renovate[bot]
committed
c28db86
Copy full SHA for c28db86
Commits on Jul 10, 2020
Update dependency @types/react-native to v0.62.18
renovate-bot
authored and
renovate[bot]
committed
12f2d0e
Copy full SHA for 12f2d0e
Commits on Jul 6, 2020
Update dependency @types/react-native to v0.62.17
renovate-bot
authored and
renovate[bot]
committed
b1b1e3c
Copy full SHA for b1b1e3c
Commits on Jul 1, 2020
Update dependency typescript to v3.9.6
renovate-bot
authored and
renovate[bot]
committed
ac4b202
Copy full SHA for ac4b202
Update dependency @types/react-native to v0.62.16
renovate-bot
authored and
renovate[bot]
committed
4fe8e47
Copy full SHA for 4fe8e47
Update dependency @types/react-native to v0.62.15
renovate-bot
authored and
renovate[bot]
committed
7294fca
Copy full SHA for 7294fca
Commits on Jun 26, 2020
Update dependency @types/react-native to v0.62.14
renovate-bot
authored and
renovate[bot]
committed
92d8f69
Copy full SHA for 92d8f69
Commits on Jun 23, 2020
Merge pull request #178 from react-native-community/renovate/eslint-7.x
Show description for 3b308f7
LinusU
authored
3b308f7
Copy full SHA for 3b308f7
Update dependency eslint to v7.3.1
renovate-bot
committed
b131c2e
Copy full SHA for b131c2e
Commits on Jun 15, 2020
Update dependency eslint-plugin-prettier to v3.1.4
renovate-bot
authored and
renovate[bot]
committed
2b349a7
Copy full SHA for 2b349a7
Commits on Jun 5, 2020
Update dependency @types/react-native to v0.62.13
renovate-bot
authored and
renovate[bot]
committed
3a2d95c
Copy full SHA for 3a2d95c
Bump version to: 2.6.0 [skip ci]
Nader Dabit
committed
5407656
Copy full SHA for 5407656
Add @adkenyon as a contributor
Nader Dabit
committed
9d59e72
Copy full SHA for 9d59e72
Update CHANGELOG.md [skip ci]
Nader Dabit
committed
4d7de19
Copy full SHA for 4d7de19
Merge pull request #174 from adkenyon/useAccessibilityInfo-update
Show description for 8bc9999
LinusU
authored
8bc9999
Copy full SHA for 8bc9999
Commits on Jun 4, 2020
Update dependency typescript to v3.9.5
renovate-bot
authored and
renovate[bot]
committed
1bd09df
Copy full SHA for 1bd09df
Commits on May 27, 2020
further type cleanups
adkenyon
committed
b719ae3
Copy full SHA for b719ae3
refactor
adkenyon
committed
cb45211
Copy full SHA for cb45211
Commits on May 26, 2020
Update src/useAccessibilityInfo.ts
Show description for 7b97532
adkenyon
and
LinusU
authored
7b97532
Copy full SHA for 7b97532
Commits on May 25, 2020
support RN59
adkenyon
committed
7842610
Copy full SHA for 7842610
fix dep
adkenyon
committed
b8df9f2
Copy full SHA for b8df9f2
updated types for les type defining
adkenyon
committed
921a6c0
Copy full SHA for 921a6c0
peer dep updates
adkenyon
committed
a8d062b
Copy full SHA for a8d062b
readme update
adkenyon
committed
0e936aa
Copy full SHA for 0e936aa
update implementation
adkenyon
committed
9e17d77
Copy full SHA for 9e17d77
Merge pull request #179 from react-native-community/renovate/all-contributors-cli-6.x
Show description for a3e94b1
LinusU
authored
a3e94b1
Copy full SHA for a3e94b1
Commits on May 24, 2020
Update dependency all-contributors-cli to v6.15.0
renovate-bot
committed
beb5d9e
Copy full SHA for beb5d9e
Commits on May 20, 2020
Update dependency typescript to v3.9.3
renovate-bot
authored and
renovate[bot]
committed
4ccbd4d
Copy full SHA for 4ccbd4d
Commits on May 18, 2020
Update dependency @types/jest to v25.2.3
renovate-bot
authored and
renovate[bot]
committed
b1ab0f1
Copy full SHA for b1ab0f1
Pagination
Previous
Next
You can’t perform that action at this time.