React Native SDK

Add InfluTo referral & affiliate attribution to a React Native or Expo app.

Package
@influto/react-native-sdk
Language
TypeScript
Registry
npm ↗
Repository
github.com/influto/influto-react-native ↗
Version
1.5.0
Peer dependency
@react-native-async-storage/async-storage

Install

npm install @influto/react-native-sdk
# AsyncStorage is a peer dependency
npm install @react-native-async-storage/async-storage

Full integration reference

initialize(), checkAttribution(), manual referral codes, checkAccess(), store-direct purchase reporting, and the verify checklist — version-correct and machine-readable.

Free access (comp) codes

The same code field that accepts referral codes also redeems creator free-access codes (INFLU-…) and developer comp codes. Access is server-authoritative — gate premium on RC entitlement OR checkAccess().hasAccess. Setup and troubleshooting: creator access codes.

Next steps