Back to Hippy

iOS Demo Running Guide

framework/examples/ios-demo/README.md

3.4.0320 B
Original Source

iOS Demo Running Guide

You need to install cocoapods and cmake before starting HippyDemo

1.open your Terminal

2.change the current working folder to framework/examples/ios-demo

3.execute 'pod install' command to install dependencies and generate 'HippyDemo.xcworkspace'

4.open 'HippyDemo.xcworkspace', run demo!