mirror of
https://github.com/status-im/react-native.git
synced 2025-02-06 06:34:01 +00:00
33a1f28654
Summary: Submitting PR #6810 - Android WebView “tel:” links show web page not found - issue fixed. 'tel:' link web page not loading: ![screenshot_2016-07-01-19-48-05](https://cloud.githubusercontent.com/assets/11989113/16525364/b3e9f10c-3fc9-11e6-8119-93cdf24d54df.png) After Fixing the issue: ![screenshot_2016-07-01-19-52-00](https://cloud.githubusercontent.com/assets/11989113/16525371/c0d74d92-3fc9-11e6-899b-570a940692f6.png) Closes https://github.com/facebook/react-native/pull/8526 Differential Revision: D3554500 fbshipit-source-id: e8cc1ac4c36ddf0c6b261a29b2e038caddc03e75
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.