react-native logcat
Filter the react native android logcat
Usage
react-native-logcat
Installation
$ gem install react-native-logcat
Requirements (if you haven't already)
:
Android SDK in your $PATH (how-to)
Contributing
- Fork it ( https://github.com/cesarferreira/react-native-logcat/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request