Log rich objects to bitdrift

This commit is contained in:
Dan Abramov
2024-12-17 11:56:17 +00:00
parent b4d5e1975a
commit 6ca126ae5e
5 changed files with 39 additions and 15 deletions
+1
View File
@@ -1,5 +1,6 @@
import {init} from '@bitdrift/react-native'
import {Statsig} from 'statsig-react-native-expo'
export {debug, error, info, warn} from '@bitdrift/react-native'
import {initPromise} from './statsig/statsig'