Files
react-native/Libraries
Vojtech Novak 92160f3144 use React.Children.count for counting children (#28991)
Summary:
just a minor change - uses the [count api](https://reactjs.org/docs/react-api.html#reactchildrencount)

> Returns the total number of components in children, equal to the number of times that a callback passed to map or forEach would be invoked.

## Changelog

not needed I think
Pull Request resolved: https://github.com/facebook/react-native/pull/28991

Test Plan: tested locally

Differential Revision: D21794081

Pulled By: TheSavior

fbshipit-source-id: bf6d11b2bc854d938aed7268911f89a00bb3f596
2020-05-29 15:00:58 -07:00
..
2020-05-01 03:47:26 -07:00
2020-05-28 16:17:57 -07:00
2020-05-15 21:55:52 -07:00
2020-05-28 16:17:57 -07:00
2020-03-30 14:05:27 -07:00
2020-05-06 11:40:22 -07:00
2020-05-15 21:55:52 -07:00
2020-05-19 01:24:57 -07:00
2020-02-21 10:34:40 -08:00