a1b1af01c9
* update IOS react native to 0.59.8 * update Android react native to 0.59.8 * fix eslint errors * Android debug working * Android build * Fix lint * Making jest happy * Update CircleCI android image * Fix android build * Use 32 bits * Fix iOS build * Update detox * Use new Xcode build system * Use old build system * Update realm (64 bits support) |
||
---|---|---|
.. | ||
boost | ||
LICENSE_1_0.txt | ||
README.md |
README.md
Boost for React Native
This is a copy of Boost that is used to build React Native (Android) from source. It includes just the Boost source code (without the docs, for example) so that downloading and extracting the files doesn't take too long.
You probably don't want to directly use this repository. Its sole purpose is to distribute the Boost code for building React Native.
To update
React Native build tools expect specific folder structure. Run this command to get a .tar.gz file and upload it to Releases.
tar -cvzf boost_1_57_0.tar.gz boost_1_57_0/
License
The Boost Software License 1.0 is included with this repository and its releases.