react-native logcat

General

Category
Free
Tag
Logcat
License
MIT License
Registered
Sep 15, 2015
Favorites
2
Link
https://github.com/cesarferreira/react-native-logcat
See also
Bugfender
frogo-log
DebugOverlay
Logger
CatLog

Additional

Language
Ruby
Version
v0.2.5 (Mar 5, 2016)
Created
Sep 15, 2015
Updated
Mar 5, 2016 (Retired)
Owner
César Ferreira (cesarferreira)
Contributor
César Ferreira (cesarferreira)
1
Activity
Badge
Generate
Download
Source code

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

  1. Fork it ( https://github.com/cesarferreira/react-native-logcat/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request