statsig-io / react-native

Statsig SDK for usage in React Native (non Expo) applications
ISC License
4 stars 1 forks source link

StatSig react native not working #1

Closed sahil-ahuja-1 closed 1 year ago

sahil-ahuja-1 commented 1 year ago

Hello! StatSig is not working with React Native for me.

The app builds find but adding StatsigProvider causes the app to crash

I'm using react native version 0.67.3 and react version 17.0.2

This has been happening for several months and has been a hard blocker from our company using your product. I'd appreciate any help getting this to work! Thanks :)

Simulator Screen Shot - iPhone 13 - 2022-11-08 at 15 24 53

tore-statsig commented 1 year ago

image

Copying this code snippet which was shared in slack. It looks like you are trying to do your own custom initialization path and use the provider, which wont work