aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/README.md b/example/README.md
index 9876d3a3b..2829448a8 100644
--- a/example/README.md
+++ b/example/README.md
@@ -82,6 +82,9 @@ See also the source code of [DIBgram](https://github.com/DIBgram/DIBgram) - an u
TDLib can be used also from NativeScript through the [JSON](https://github.com/tdlib/td#using-json) interface.
See [nativescript-tglib](https://github.com/arpit2438735/nativescript-tglib) as an example of a NativeScript library for building Telegram clients.
+TDLib can also be used from React Native on iOS and Android.
+See [react-native-tdlib](https://github.com/vladlenskiy/react-native-tdlib) as an example of a React Native library for building Telegram clients.
+
<a name="go"></a>
## Using TDLib in Go projects