Some common testing frameworks for React Native apps include Jest and Mocha for unit testing, React Native Testing Library and Enzyme for component testing, and Detox and Appium for end-to-end testing. These frameworks provide tools and utilities for writing and running tests across different levels of the app.