Skip to content

Releases: j-mendez/react-native-reader

Slim Build

27 Feb 16:55

Choose a tag to compare

  1. Add declaration ts files to reduce created js bundle
  2. Cleanup unused imports across files
  3. Remove extra js config file across npm dist bundle

Package rename

23 Mar 12:08

Choose a tag to compare

release is shipped with typescript types
remove non runtime items from dist build

Webview removal

28 Jun 00:23

Choose a tag to compare

Webview removal Pre-release
Pre-release

This removes Webview as a dependency to make the package slimmer and actually render native views instead for better performance etc.

Stable release

28 Jun 00:21

Choose a tag to compare

1.0.0

Add experimental branch info on readme with installation how to