Skip to content

Commit

Permalink
Update setup-jest.js (#3320)
Browse files Browse the repository at this point in the history
Add missing MapIdle event
  • Loading branch information
sairus2k authored Jan 15, 2024
1 parent 7d4b6e9 commit c090f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-jest.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ NativeModules.RNMBXModule = {
EventTypes: keyMirror([
'MapClick',
'MapLongClick',
'MapIdle',
'RegionWillChange',
'RegionIsChanging',
'RegionDidChange',
Expand Down

0 comments on commit c090f6d

Please sign in to comment.