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

Fix iOS Example project after upgrade to RN 61 #179

Merged
merged 1 commit into from
Oct 10, 2019
Merged

Conversation

kmagiera
Copy link
Member

No description provided.

@kmagiera kmagiera merged commit cb710c6 into master Oct 10, 2019
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.

1 participant