SnapLogs

SDK React Native

SnapLogs pour React Native et Expo — bridge JSI, capture native.

Installation

npm i @snaplogs/react-native
npx pod-install # CLI iOS

Initialisation

import SnapLogs from '@snaplogs/react-native';

SnapLogs.init({ apiKey: 'sk_...' });

Compatibilité

  • React Native 0.70+
  • Expo SDK 48+
  • New Architecture ready

Voir Options du SDK.