Installation
Supported Platforms:
- All desktop and mobile browsers
- Electron
- React Native
Requirements:
- TypeScript 5.0 or newer
- The
strict
flag enabled in yourtsconfig.json
file
Choose Framework
Examples: Next.js (opens in a new tab), Vite (opens in a new tab), Electron (opens in a new tab), Expo (opens in a new tab), Remix (opens in a new tab).
Install Evolu
Terminal
npm install @evolu/react
Add Settings
Remember to check examples (opens in a new tab) for additional required settings like polyfills, etc.
‼️
For the web, remember to set COOP and COEP HTTP Headers. Example (opens in a new tab)