From 1d7be178d6dbb77bdfdc50a880cd30ffce8a90e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 28 May 2021 00:11:53 +0200 Subject: [PATCH] Update unleash-proxy.md --- docs/sdks/unleash-proxy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sdks/unleash-proxy.md b/docs/sdks/unleash-proxy.md index 6506a22abe..5d5ec53f05 100644 --- a/docs/sdks/unleash-proxy.md +++ b/docs/sdks/unleash-proxy.md @@ -36,6 +36,8 @@ The Unleash Proxy takes the heavy lifting of evaluating toggles and only returns However in some settings you would like a bit more logic around it to make it as fast as possible, and keep up to date with changes. - [JavaScript Proxy SDK](./proxy-javascript) +- React SDK (coming soon) +- React Native SDK (coming soon) - Android Proxy SDK (coming soon) - iOS Proxy SDK (coming soon)