Module: ReactNativeUtil
- Defined in:
- lib/react_native_util/metadata.rb,
lib/react_native_util/cli.rb,
lib/react_native_util/util.rb,
lib/react_native_util/project.rb,
lib/react_native_util/converter.rb,
lib/react_native_util/exceptions.rb,
lib/react_native_util/rake/react_pod_task.rb
Overview
Conversion tools for React Native projects
Defined Under Namespace
Modules: Rake, Util Classes: BaseException, CLI, ConversionError, Converter, ExecutionError, Project
Constant Summary collapse
- NAME =
'react_native_util'- VERSION =
'0.3.1'- SUMMARY =
'Community utility CLI for React Native projects'- DESCRIPTION =
'Automatically modifies a project created with react-native ' \ 'init to use the React pod from node_modules.'