react-native logcat 
filter only the react native 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