react-native/React
Martin Kralik f86691a449 added `didSetProps` for views and shadow views
Summary: Views and shadow views might want to configure themself once all of their props were set.
So far there was no way to do it without writing some synchronization code.

This diff adds a `didSetProps` call on both uiviews and shadow views, passing names of all props that were set for convenience.

public

Reviewed By: nicklockwood

Differential Revision: D2699512

fb-gh-sync-id: 65f76e7bcbf5751d5b550261a953c463ed2f4e8a
2015-11-27 04:03:42 -08:00
..
Base Delete RCTRootView's deprecated 'initialProperties' property 2015-11-26 05:10:28 -08:00
Executors Reenable JS profiler after reload 2015-11-16 03:35:27 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Revert 3770f061c832 for further investigation 2015-11-25 05:24:28 -08:00
Profiler Fix class pair register on reload 2015-11-26 07:27:27 -08:00
React.xcodeproj Add Polyline support to MapView 2015-11-26 08:54:16 -08:00
Views added `didSetProps` for views and shadow views 2015-11-27 04:03:42 -08:00