Skip to content

Releases: christopherdro/react-native-print

v0.10.0

Choose a tag to compare

@christopherdro christopherdro released this 14 Dec 00:42
v0.10.0

v0.9.0

Choose a tag to compare

@christopherdro christopherdro released this 05 Jul 22:23
v0.9.0

v0.8.0

Choose a tag to compare

@christopherdro christopherdro released this 01 Jun 00:48
v0.8.0

v0.7.0

Choose a tag to compare

@christopherdro christopherdro released this 24 Nov 19:39
  • Don't publish any JetBrains related files (#88)
  • Move promise resolution on Android to match iOS (#91)
  • Get data from url asynchronously (#64)
  • Allow setting the jobName in android (#96)
  • Adds typescript support (#111)
  • Update build.gradle to support Android 10 (#119) …
  • Switch to download pdf with RN's Android OkHttpClient (#113)
  • Add Windows support. Update Example app to RN 63 (#121)

v0.6.0

Choose a tag to compare

@christopherdro christopherdro released this 12 Jul 22:15
v0.6.0

v0.5.1

Choose a tag to compare

@christopherdro christopherdro released this 27 Nov 16:06

Add requiresMainQueueSetup to RNPrint (#61)

v0.5.0

Choose a tag to compare

@christopherdro christopherdro released this 24 Mar 23:51

Add print orientation in print options (#29) @chenmo230
Add Support for iPad (#41) @kevinresol
Validate print data (#43) @kevinresol
Fix react-native-link (#38) @GingerBear

v0.4.0

Choose a tag to compare

@christopherdro christopherdro released this 24 Nov 23:46

Breaking Changes: Please see updated README for updated API.