Skip to content

fix: apply temp fix for react-native-navigation#1502#1

Merged
kevboh merged 1 commit into
audubongit:feat-add-modal-tabsfrom
postlight:temp-fix-android-lightbox
Oct 16, 2017
Merged

fix: apply temp fix for react-native-navigation#1502#1
kevboh merged 1 commit into
audubongit:feat-add-modal-tabsfrom
postlight:temp-fix-android-lightbox

Conversation

@javamonn
Copy link
Copy Markdown

@javamonn javamonn commented Oct 13, 2017

From: wix#1502 (comment)

This is an awful "fix" but it's the only thing I can figure out that stops the crashes. It appears to be an issue with how react-native-navigation interacts with react-native, the stack trace that you get on crash actually comes from inside of react-native.

Note this will cause memory leaks and may cause some subtle bugs due to components in lightboxes not having their componentWillUnmount callback triggered.

@kevboh kevboh merged commit 31768bc into audubongit:feat-add-modal-tabs Oct 16, 2017
@kevboh kevboh deleted the temp-fix-android-lightbox branch October 16, 2017 18:07
@ODelibalta
Copy link
Copy Markdown

The fix you are referring to is NOT a fix. Same guy posted a comment right below the "fix" you are referring to saying that it does not work on things like Lenovo tablet.

kevboh added a commit that referenced this pull request May 24, 2018
* feat: support a “modal” prop for tabbed ios apps

* fix: apply temp fix for react-native-navigation#1502 (#1)

* fix: enable fab icon scaling (#2)

* v1.1.340 [ci skip]

* Update FloatingActionButtonCoordinator.java

* Update top-level-api.md

* Update package.json
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.

3 participants