From a952b08b765b4ae57aece31aa31a292199128e53 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Mon, 25 Jun 2018 13:12:14 +0200 Subject: [PATCH] readme: how to use with react-native :memo: cherry-picked 6d9ffed from next --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 70e885b1..ab51b0ed 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,10 @@ There's [a company called HaCon](http://hacon.de) that sells [a public transport npm install hafas-client ``` +### with [react-native](https://facebook.github.io/react-native/) + +`hafas-client` as well its dependencies use [Node-builtin modules](https://nodejs.org/dist/latest/docs/api/) and [Node globals](https://nodejs.org/api/globals.html). To be able to use it within react-native, follow [the instructions at `node-libs-react-native`](https://github.com/parshap/node-libs-react-native/blob/master/README.md#usage). + ## API