Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wingify/vwo-react-native-demo

Repository files navigation

Demo app for VWO

Installation

cd vwo-react-native-demo
npm install

iOS

cd iOS
pod install #This will install VWO objective c SDK

After pod install run react-native run-ios

Android

react-native run-android