- have
node.js,npmandyarninstalled - run "yarn" in the root directory to install dependencies.
cd ios
pod install
open HippoTestReactNative.xcworkspace
(run in xcode)
- remove
pod 'Hippo'line fromios/Podfile - run
pod install - open the
HippoTestReactNative.xcworkspace - clean and build