NReact 0.2.1× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Dec 2016 SwiftSwift Version 3.0 SPMSupports SPM ✗Maintained by Nguyen Phu Nghia.Installation Guide×Installation Guide for NReactYou want to add pod 'NReact', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'NReact', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try NReactSee PodspecGitHub RepoHomepagePage on CocoaPods.orgNReact 0.2.1ByNghia Nguyennghiaphunguyen/NReactGitHub Repo NReact NReact . INSTALLATION Pod use_frameworks! pod 'NReact' USAGE Example