Examples
End-to-end React Native SDK examples.
Minimal example
npm install @soasap-com/react-native-sdk @react-native-async-storage/async-storage react react-native
const on = useSoasapBool("new-checkout");
End-to-end React Native SDK examples.
npm install @soasap-com/react-native-sdk @react-native-async-storage/async-storage react react-native
const on = useSoasapBool("new-checkout");