Some common tools for performance profiling in React Native include Chrome Developer Tools and Firefox Developer Tools for web-based profiling, React Native Debugger for standalone debugging and profiling, and platform-specific tools such as Xcode Instruments for iOS and Android Profiler for Android.