From ed87ce1030a369141524ce0735bbe6a890fd66be Mon Sep 17 00:00:00 2001 From: Vladlen Kaveev <67223203+vladlenskiy@users.noreply.github.com> Date: Sun, 26 Apr 2026 18:04:37 +0500 Subject: docs: add react-native-tdlib to JavaScript wrappers section Adds a one-paragraph entry for react-native-tdlib next to the existing NativeScript entry. React Native currently has no listed binding in example/README.md. --- example/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'example') 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. + ## Using TDLib in Go projects -- cgit v1.2.3