SDKs
React Native SDK
You can use the same React SDK along with the JavaScript SDK in your React Native applications.
Installation#
Install with npm:
Command
$ npm install --save @eventvisor/sdk @eventvisor/reactUsage documentation#
Please refer to the React SDK page for usage documentation.
Deterministic bucketing does not require a TextEncoder polyfill. Individual delivery and storage modules may still require platform APIs or compatible implementations described on their module pages.

