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)