mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
de20eb7e11
Summary: Previously, I introduced methods to convert `facebook::react::LazyVector<T>` to `NSArray*`, but I realized that there are already methods available in `RCTConvertHelpers` that do this for us. So, I'm switching over to using those methods instead. Reviewed By: fkgozali Differential Revision: D17716914 fbshipit-source-id: e1ef7636e36b594bc558d7025573082bd2bccab9