mirror of
https://github.com/status-im/react-native.git
synced 2025-02-06 06:34:01 +00:00
aeccbd6906
Summary: If you use a ShakeDetector, you can specify the minimum number of shakes required to trigger a shake handler. Otherwise, the minimum number of required shakes is set to 1 by default. Reviewed By: achen1 Differential Revision: D5155604 fbshipit-source-id: 5073fa37d4c223eb18e85b5e850b95d37136e3d2
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.