log-update

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

ts-log

Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.

react-native-logs

Performance-aware simple logger for React-Native with namespaces, custom levels and custom transports (colored console, file writing, etc.)