SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 155 C++

Support Array parsing in events (#37142)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37142

This diff introduce support to parse arrays in events.

We support parsing Arrays of:
- Boolean
- Double
- Float
- Int32
- String Enums
- String
- Objects
- Arrays

## Changelog:
[General][Added] - Add generic support for Arrays in Events parsing

Reviewed By: dmytrorykun, RSNara

Differential Revision: D45268779

fbshipit-source-id: 0c6eae65eb2b41ebf7b47a4cc3e0f0e5fa20d871
R
Riccardo Cipolleschi committed
6168701887ca48ae790bc2fc4058f7e65d32fc89
Parent: 6f75f14
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 5/4/2023, 11:11:49 AM