Clone the project and go to the root NeedlIOS/
Install node packages with the command :
npm installThen install the pods ; go to the NeedlIOS/ios/ and run the command :
pod installThen open NeedlIOS.xcworkspace with xCode and run the project (cmd + R)