react-native-file-logger
react-native-file-logger copied to clipboard
Java implementation for logFiles parameter in sendLogFilesByEmail method
Demonstration of https://github.com/BeTomorrow/react-native-file-logger/issues/47 implemented for Android only. I (fortunately) never had to use objective-C so I don't really know how to approach this on ios.
Other methods (such as delete....) could support the same argument to allow the deletion of a subset of logs files and more. Simple yet powerful feature.
This is NOT ready to be merged, it is more like proof-of-concept.