2
0
mirror of https://github.com/status-im/react-native.git synced 2025-01-16 20:44:10 +00:00
Emil Sjolander b7ded130df Dont use explicit .so file name to support more platforms
Reviewed By: dreiss

Differential Revision: D3981166

fbshipit-source-id: 0b19f73e6de48a30613419ccc54735c968701532
2016-10-08 09:28:42 -07:00
..
2016-01-22 16:20:13 +00:00
2016-09-30 15:28:38 -07:00
2016-09-29 08:28:39 -07:00
2016-10-04 10:43:35 -07:00
2016-04-06 09:21:53 -07:00

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.