mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
We are annotating platform-specific props with a special @platform tag in the docblocks. This pull request adds a little [ios] tag before the name and sorts the props such as generic ones are before platform-specific ones.