mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ebeb893b50
Summary: Fixes this issue: https://github.com/facebook/react-native/issues/24468 It was incorrectly closed by a fix on react-native-community CameraRoll implementation. CameraRoll in react-native still crashes when finding a file with # sign [Android] [Fix] - Fix Android Camera Roll crash on mime type guessing Pull Request resolved: https://github.com/facebook/react-native/pull/24780 Reviewed By: mdvacca Differential Revision: D15281062 Pulled By: lunaleaps fbshipit-source-id: ca3364c8478d9bfc9a0a6657b531ffb384145d8c
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.