mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
641e9657dd
Summary: Modifying ImageLoaderModule to be TM-compatible by extending the generated abstract class and fixing the conflicting method signatures (int -> double). Changelog: [Android] [Changed] Changing method signatures for ImageLoaderModule to accept double for requestId Reviewed By: mdvacca Differential Revision: D18435628 fbshipit-source-id: bc2a82bda49e339d1feebfe917b0862a1af15a1f
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.