Skip to main content

SDK Installation (React Native)

Detour provides a React Native SDK (@swmansion/react-native-detour) compatible with Expo and bare React Native projects.

Install

npm install @swmansion/react-native-detour

Additional dependencies

npm install expo-localization react-native-device-info expo-clipboard @react-native-async-storage/async-storage expo-application

After installing react-native-device-info in expo managed workflow you need to create custom development build https://docs.expo.dev/develop/development-builds/introduction/