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
Install Framework
Evolu is tested with: 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)
Install Evolu
Terminal
npm install @evolu/react
Add Settings
Check examples (opens in a new tab) for additional settings.
‼️
For the web, remember to set COOP and COEP HTTP Headers. Example (opens in a new tab)