SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Create a transform for sorting the object properties and methods (#50467)

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

Changelog: [Internal]

Adds a transform that is able to divide properies of interaces, types and classes into sections:
- properties
- properties typed as functions
- methods
ands sorts them alphabetically within the groups.

Reviewed By: huntie

Differential Revision: D72381050

fbshipit-source-id: 20781dc44e19e63cbb5706a02e513fc0e9bb2412
J
Jakub Piasecki committed
87f08ca6e936e36a0b8466448091acd39d5d7ec4
Parent: 847757c
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 4/4/2025, 5:45:54 AM