BuckleScript bindings to react-intl

BuckleScript bindings to [react-intl].
To extract messages from Reason source files for localization, use bs-react-intl-extractor.
shell
yarn
yarn add bs-react-intlor npm
npm install --save bs-react-intl
`Examples
Clone this repo.`shell
yarn install
yarn start
`Status
bs-react-intl should cover all of the [react-intl] 3.0.0 API. If you find anything missing, please file an issue.Usage
See examples` folder.[react-intl]: https://github.com/formatjs/react-intl