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

Update Example app to RN 0.61 #177

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Update Example app to RN 0.61 #177

merged 1 commit into from
Oct 9, 2019

Conversation

kmagiera
Copy link
Member

@kmagiera kmagiera commented Oct 9, 2019

No description provided.

@kmagiera kmagiera merged commit 2d54b76 into master Oct 9, 2019
@kmagiera kmagiera deleted the example-rn-61 branch October 9, 2019 09:05
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