Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of ScenesReducer #174

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Remove usage of ScenesReducer #174

merged 1 commit into from
Oct 9, 2019

Conversation

satya164
Copy link
Collaborator

@satya164 satya164 commented Oct 8, 2019

See #173

@osdnk osdnk merged commit f5477eb into software-mansion:master Oct 9, 2019
@satya164 satya164 deleted the @satya164/simplify-stack branch October 9, 2019 07:42
osdnk added a commit that referenced this pull request Oct 11, 2019
* Call update bounds after transition (#175)

* Remove usage of ScenesReducer (#174)

See #173

* Update Example app to RN 0.61 (#177)

* Fix iOS Example project after upgrade to RN 61 (#179)

* Let UINavController control subcontroller view's frames.

This PR changes the way we've been handling yoga <> NavController layout interactions. Now we ignore frame updates coming from react for the main Screen view to allow NavController take the controll. In order to keep yoga working we now use `setSize` to pass the dimensions of the view back to yoga such that it can properly calculate layout of the views under Screen component.
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