Skip to content

fixed a bug modal viewController was not deallocated when to call dis…#2843

Merged
yogevbd merged 3 commits into
wix:masterfrom
masarusanjp:fix-ios-dismiss-all-modals-api
May 2, 2018
Merged

fixed a bug modal viewController was not deallocated when to call dis…#2843
yogevbd merged 3 commits into
wix:masterfrom
masarusanjp:fix-ios-dismiss-all-modals-api

Conversation

@masarusanjp
Copy link
Copy Markdown
Contributor

Fixed a bug that modal viewcontroller was not unregistered when to call dismissAllModals.

related PR: https://github.com/wix/react-native-navigation/pull/2255/files
Before merging #2255, the controller is always unregistered.
After merging #2255, the controller is often unregistered. So the dismissed controller was not deallocated.

@masarusanjp
Copy link
Copy Markdown
Contributor Author

Please review @jasonmerino
CC: @gran33

@yershalom
Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@masarusanjp
Copy link
Copy Markdown
Contributor Author

@wix Please review the PR.

@yershalom
Copy link
Copy Markdown
Contributor

@yogevbd

@yershalom yershalom requested a review from yogevbd March 21, 2018 07:25
VSchlattinger added a commit to VSchlattinger/react-native-navigation that referenced this pull request Apr 9, 2018
@Crash--
Copy link
Copy Markdown
Contributor

Crash-- commented Apr 10, 2018

Thank you @masarusanjp this PR fix my issue!

@yogevbd yogevbd merged commit f726700 into wix:master May 2, 2018
yogevbd added a commit that referenced this pull request May 2, 2018
chilinh added a commit to chilinh/react-native-navigation that referenced this pull request May 26, 2018
* r_master: (31 commits)
  Fix syntax error: "screen" is read-only (wix#3237)
  Revert "- Fixes freeze of passProps on iOS (wix#3220)" (wix#3222)
  - Fixes freeze of passProps on iOS (wix#3220)
  allows you to show a lightbox directly after dismissing on ios (wix#1466)
  Enable RTL support on LeftButton (wix#3154)
  Trigger build
  Prevent navBar header background transition in modals, fixes black background in modals navBar
  Link to root of movieapp repo (wix#3112)
  Test [skip ci]
  Revert "Support a “modal” prop for tabbed iOS apps (wix#1578)"
  Revert "fix build issue"
  fix build issue
  fixed a bug modal viewController was not deallocated when to call dismissAllModals (wix#2843)
  Support a “modal” prop for tabbed iOS apps (wix#1578)
  Add iPad landscape launch image (wix#2473)
  Now passing an activity to clearHostOnActivityDestroy (wix#3133)
  Change CI var env to JENKINS_CI
  Avoid NPR in SET (wix#3115)
  Update README.md
  Update README.md
  ...
reimertz pushed a commit to mavencook/react-native-navigation that referenced this pull request Sep 14, 2018
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.

4 participants