Summary: ### iOSSample: Fix iOS Sample App crash: UI need to be updated on Main Thread ### SampleSwift: * Upgrade swift version * Fix force unwrapping * UI need to be updated on Main Thread ## Changelog Pull Request resolved: https://github.com/facebook/flipper/pull/740 Differential Revision: D19397414 Pulled By: passy fbshipit-source-id: 7af84c0fe43861aff6a18c36bf81a940baec5147
SampleSwift
SampleSwift is a sample iOS app project demonstrating the use of Sonar in a Swift app.
Building
Make sure to install pods:
pod install
Then, open SampleSwift.xcworkspace and run the project.