SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

Use Map instead of object as map in ReactNativeComponentTree (#16107)

Real Maps should now be used in RN JS engines. In theory this should
be faster (but might not actually be in practice), and it avoids hitting
upper bounds of property max counts.

We don't use these types of Maps in Fabric.
S
Sebastian Markbåge committed
b7669044d9cce79d8ec56c7af6e45caa992aa0b0
Parent: d2d9b1f
Committed by GitHub <noreply@github.com> on 7/11/2019, 2:11:36 AM