@observation.org/react-native-image-viewing
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

A forked repo of https://github.com/jobtoday/react-native-image-viewing to create a npm package which is used as a dependency for our own react native component library: https://github.com/observation/react-native-components. The repository is forked to create a slightly changed version to avoid a bug. The resolution of fsevents was also changed to be able to build the package for iOS due to https://github.com/nodejs/node-gyp/issues/2296.

Build

To build the library and apply our patch run:

$ yarn
$ yarn build
$ git apply patches/react-native-image-viewing+0.2.2.patch

If you delete the dist folder and build again, you will see a few files are deleted. This is because the author of the original repo forgot to remove this from his dist folder.

Publish

run yarn publish

Package Sidebar

Install

npm i @observation.org/react-native-image-viewing

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

67.2 kB

Total Files

50

Last publish

Collaborators

  • sjaaksc
  • jieter
  • jonathan-waarneming