Closed sam1463 closed 6 years ago
default export RNReactNativeDocViewer without specifying attributes to avoid erroring when NativeModules.RNReactNativeDocViewer is undefined (this occurs when importing while running unit tests, for example).
RNReactNativeDocViewer
NativeModules.RNReactNativeDocViewer
Resolves #89
default export
RNReactNativeDocViewer
without specifying attributes to avoid erroring whenNativeModules.RNReactNativeDocViewer
is undefined (this occurs when importing while running unit tests, for example).Resolves #89