SnapLogs

Bug tracking pour React Native

Feedback visuel pour Expo et React Native CLI. Bridge JSI pour capture native instantanée, sans bloquer le thread JS.

$ npm i @snaplogs/react-native
Documentation

JSI Bridge

Capture native sans délai.

Support Expo

Expo Go et custom clients.

Navigation

Intégration React Navigation.

Intégration en 3 minutes

1

Installez

npm i @snaplogs/react-native
2

Pods (CLI)

npx pod-install
3

Init App.tsx

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

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

Compatibilité React Native

RN 0.70+Expo SDK 48+New Architecture
Commencer avec React Native