mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: The method UIManagerModule.playTouchSound() is deprecated, please use SoundManager.playTouchSound() instead. Reviewed By: JoshuaGross Differential Revision: D16543436 fbshipit-source-id: 4b391dd1a0af16567ea5574ddfa33484ca488b90
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.