I am doing a project in react native in which custom logs and device logs have to be captured in a text file.
I have explored react-native-logger but it's not creating any specific file. can some one guide me?
I am doing a project in react native in which custom logs and device logs have to be captured in a text file.
I have explored react-native-logger but it's not creating any specific file. can some one guide me?
You could use following package to write into file: react-native-fs