Skip to content

ResponderTouchHistoryStore into instanciated class#2190

Closed
zarubond wants to merge 1 commit intonecolas:masterfrom
zarubond:zarubond/responder_instance
Closed

ResponderTouchHistoryStore into instanciated class#2190
zarubond wants to merge 1 commit intonecolas:masterfrom
zarubond:zarubond/responder_instance

Conversation

@zarubond
Copy link
Contributor

@zarubond zarubond commented Jan 3, 2022

Refactor ResponderTouchHistoryStore from singleton to class instantiated in ResponderSystem. The eventual the plan is to have multi-window support in RNW which requires having an instance of this Store for each window. PR code does change the internal logic.

This PR is a part of greater effort to enable support for multiple browser windows in RNW. Whole change is available in the draft PR #2185 .

@zarubond
Copy link
Contributor Author

@necolas If you would have time, could you please check the PR, or give me any indication about future of #2185

@necolas
Copy link
Owner

necolas commented Feb 24, 2022

Yes I'm interested in supporting multiple windows/iframes. Thanks, this PR looks OK in principle. I'm currently focused on other updates and will have to come back to this later though

@necolas necolas added this to the 0.18.x milestone Jul 3, 2022
@necolas necolas closed this in bbffe86 Jul 19, 2022
@necolas
Copy link
Owner

necolas commented Jul 19, 2022

Thanks, this is now in master.

rnike pushed a commit to VeryBuy/react-native-web that referenced this pull request Sep 13, 2022
Refactor ResponderTouchHistoryStore from singleton to class instantiated
in ResponderSystem. This is a part of greater effort to enable support
for multiple browser windows

Close necolas#2190
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants