Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rnmapbox
/
maps
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
943
Star
2.9k
Code
Issues
99
Pull requests
47
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Fix Android issue with isUserInteraction always returning true when location puck is pulsing
- #4222
#4222
Open
KijongHan
wants to merge 7 commits into
rnmapbox:main
rnmapbox/maps:main
from
KijongHan:fix/issue-with-isUserInteraction-always-returning-true-when-location-puck-is-pulsing
KijongHan/rnmapbox:fix/issue-with-isUserInteraction-always-returning-true-when-location-puck-is-pulsing
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
Fix Android issue with isUserInteraction always returning true when location puck is pulsing
#4222
KijongHan
wants to merge 7 commits into
rnmapbox:main
rnmapbox/maps:main
from
KijongHan:fix/issue-with-isUserInteraction-always-returning-true-when-location-puck-is-pulsing
KijongHan/rnmapbox:fix/issue-with-isUserInteraction-always-returning-true-when-location-puck-is-pulsing
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
update CameraChangeTracker so that it is more robust against multiple gestures being tracked that could lead to race conditions
KijongHan
committed
17a7a99
View commit details
Copy full SHA for 17a7a99
Browse repository at this point
refactor out MapSteadyDetector from RNMBXCameraGestureObserver so that map steady event detection is decoupled and can be minimally reused from RNMBXMapView
KijongHan
committed
5630b1b
View commit details
Copy full SHA for 5630b1b
Browse repository at this point
- refactor MapGestureType so that it is a reusable enum across different kotlin components
Show description for 19a8de3
KijongHan
committed
19a8de3
View commit details
Copy full SHA for 19a8de3
Browse repository at this point
Commits on Jul 18, 2026
revert CameraChangeTracker changes
KijongHan
committed
02fb3c4
View commit details
Copy full SHA for 02fb3c4
Browse repository at this point
Commits on Jul 25, 2026
remove unused MapSteadyDetector from RNMBXMapView
Show description for f0a865d
KijongHan
and
Copilot
committed
f0a865d
View commit details
Copy full SHA for f0a865d
Browse repository at this point
feat: add onMapCameraChange event to CameraGestureObserver
Show description for 2394566
KijongHan
and
Copilot
committed
2394566
View commit details
Copy full SHA for 2394566
Browse repository at this point
Commits on Jul 31, 2026
- regenerate docs for onMapCameraChange
Show description for 9699111
KijongHan
committed
9699111
View commit details
Copy full SHA for 9699111
Browse repository at this point
You can’t perform that action at this time.