Giter Club home page Giter Club logo

boost-for-react-native's Introduction

Boost for React Native

This is the subset of Boost required by React Native. It includes only the Boost source code (without the docs, for example) that is needed by RN.

Do not use this repo directly: its sole purpose is to distribute Boost code for building React Native.

This library does not necessarily follow semver. It follows Boost's versioning plus a number in the prerelease identifier position. React Native declares the exact version of this library it depends on instead of using semver ranges.

Upgrading Boost

First, download a new version of Boost, e.g.: http://www.boost.org/users/history/version_1_63_0.html

Then create a dummy commit and a git tag so you can create a new release.

React Native build tools (Gradle and Cocoapods) expect specific folder structure. Run this command to get a .tar.gz file:

tar -cvzf boost_<version>.tar.gz boost_<version>/

Then drag&drop the tar.gz file to the releases page.

License

The Boost Software License 1.0 is included with this repository and its releases.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.