react_native_util 0.6.0
Converts a project created with react-native init to use CocoaPods with the React pod from node_modules. This preserves compatibility with react-native link. A converted project will still start the Metro packager automatically via a Run Script build phase in the Xcode project. This is an alternative to performing manual surgery on a project in Xcode.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (5):
dependencias de Development (10):
            bundler
            >= 1.16
          
          
            pattern_patch
            ~> 1.0
          
          
            pry
            ~> 0.12
          
          
            rake
            ~> 12.3
          
          
            rspec
            ~> 3.8
          
          
            rspec_junit_formatter
            ~> 0.4
          
          
            rspec-simplecov
            ~> 0.2
          
          
            rubocop
            = 0.65.0
          
          
            simplecov
            ~> 0.16
          
          
            yard
            ~> 0.9