Move .m to .mm to make obj-c and C++ headers compatible (#38135)

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

Changelog:
[iOS][Changed] - Move .m to .mm to make obj-c and C++ headers compatible

Reviewed By: RSNara

Differential Revision: D47140743

fbshipit-source-id: 1f1fb24571f5154b17992d6a71587803407b9dd1
This commit is contained in:
Lulu Wu
2023-07-24 08:13:07 -07:00
committed by Facebook GitHub Bot
parent b06c2d7050
commit 42d67452eb
79 changed files with 187 additions and 72 deletions