Releases: BeTomorrow/react-native-file-logger
Releases · BeTomorrow/react-native-file-logger
v0.4.0
Feature:
- Allow multiple recipients by passing
to: string[]
to sendLogFilesByEmail()
#43
v0.3.1
Fixes:
- Allow react 18 for react peer dependency #41
- Upgrade dependencies
- Upgrade example app to react-native 0.70
v0.3.0
Fixes:
- Upgrade android native config to fix error
Plugin with id 'maven' not found.
#26
- Add react 17 to peer dependencies #21
- Upgrade dependencies
- Upgrade example app to react-native 0.67