Andrew Hansen df8d0d1db9 use uniqBy for iteratee support
Summary:
I noticed `uniq` does not take a second parameter the way it's being used here. I think the function what was intended is [uniqBy](https://lodash.com/docs/4.17.4#uniqBy)
Closes https://github.com/facebook/react-native/pull/15615

Differential Revision: D5852155

Pulled By: hramos

fbshipit-source-id: 892d0bf7f24d30c24620350f698ffb416907ccc5
2017-09-18 02:45:32 -07:00
..
2017-09-05 05:18:30 -07:00
2016-08-24 10:58:46 -07:00
2016-08-22 08:58:37 -07:00
2017-09-18 02:45:32 -07:00
2016-08-22 08:58:37 -07:00
2016-08-24 10:58:46 -07:00
2017-01-12 13:58:34 -08:00