Initial feature gating and A/B testing integration (#3122)

* Add statsig dependency

* Add SDK provider

* Move to separate file, add tier and hashing

* Disable local storage for now

* Add initial gate testing fixture

* Fork for web just in case

* More WIP

* wip

* Rm test gate

* Add shim on native

* Clarify
This commit is contained in:
dan 2024-03-06 05:55:34 +00:00 committed by GitHub
parent 26fc0cf66d
commit eb298d2e60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 259 additions and 33 deletions

View file

@ -179,6 +179,8 @@
"react-responsive": "^9.0.2",
"rn-fetch-blob": "^0.12.0",
"sentry-expo": "~7.0.1",
"statsig-react": "^1.36.0",
"statsig-react-native-expo": "^4.6.1",
"tippy.js": "^6.3.7",
"tlds": "^1.234.0",
"use-deep-compare": "^1.1.0",