mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-07 15:23:07 +00:00
updated the caution
This commit is contained in:
parent
305ef12b71
commit
36d4975d12
@ -4,7 +4,7 @@ hide_table_of_contents: true
|
|||||||
---
|
---
|
||||||
|
|
||||||
:::caution
|
:::caution
|
||||||
Currently, the JavaScript Waku SDK is NOT compatible with React Native. We plan to add support for React Native in the future.
|
Currently, the JavaScript Waku SDK (`@waku/sdk`) is **NOT compatible** with React Native. We plan to add support for React Native in the future.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The [JavaScript Waku SDK](https://github.com/waku-org/js-waku) (`@waku/sdk`) provides a TypeScript implementation of the [Waku protocol](/) designed for web browser environments. Developers can seamlessly integrate Waku functionalities into web applications, enabling efficient communication and collaboration among users using the `@waku/sdk` package.
|
The [JavaScript Waku SDK](https://github.com/waku-org/js-waku) (`@waku/sdk`) provides a TypeScript implementation of the [Waku protocol](/) designed for web browser environments. Developers can seamlessly integrate Waku functionalities into web applications, enabling efficient communication and collaboration among users using the `@waku/sdk` package.
|
||||||
|
|||||||
@ -4,7 +4,7 @@ hide_table_of_contents: true
|
|||||||
---
|
---
|
||||||
|
|
||||||
:::caution
|
:::caution
|
||||||
Currently, the JavaScript Waku SDK is NOT compatible with React Native. We plan to add support for React Native in the future.
|
Currently, the JavaScript Waku SDK (`@waku/sdk`) is **NOT compatible** with React Native. We plan to add support for React Native in the future.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The [@waku/react](https://www.npmjs.com/package/@waku/react) package provides components and UI adapters to integrate `@waku/sdk` into React applications effortlessly. This guide provides detailed steps for using `@waku/react` in your project.
|
The [@waku/react](https://www.npmjs.com/package/@waku/react) package provides components and UI adapters to integrate `@waku/sdk` into React applications effortlessly. This guide provides detailed steps for using `@waku/react` in your project.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user