microsoft / rnx-kit

Modern, scalable tools. Exceptional developer experience.
https://microsoft.github.io/rnx-kit/
MIT License
1.53k stars 98 forks source link

Metro: Investigate whether we can upstream `metro-serializer` #119

Open tido64 opened 3 years ago

tido64 commented 3 years ago

See discussion: https://github.com/microsoft/rnx-kit/pull/115#pullrequestreview-633475775

kelset commented 3 years ago

Based on the RN Discord, sounds like Moti Zilberman is the person from the FB side that we should ask this about.

afoxman commented 2 years ago

I think this amounts to accepting an array of CustomSerializer objects and calling them successively in order, rather than just a single serializer.