@exodus/react-native-nft-viewer
Version:
A webview for displaying an NFT in a safe container.
31 lines (16 loc) • 1.37 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.3](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/react-native-nft-viewer@1.0.2...@exodus/react-native-nft-viewer@1.0.3) (2026-04-22)
### Bug Fixes
- fix(android): remove deprecated defaultString from @ReactProp in NftViewerManager (#16089)
## [1.0.2](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/react-native-nft-viewer@1.0.1...@exodus/react-native-nft-viewer@1.0.2) (2026-04-16)
### Bug Fixes
- fix(react-native-nft-viewer): rename swizzle helper class to avoid duplicate symbol errors with `react-native-webview` (#16020)
## [1.0.1](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/react-native-nft-viewer@1.0.0...@exodus/react-native-nft-viewer@1.0.1) (2024-12-20)
### License
- license: re-license under MIT license (#10793)
# [1.0.0](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/react-native-nft-viewer@0.5.0...@exodus/react-native-nft-viewer@1.0.0) (2024-10-14)
## Features
- add baseUrl parameter ([#13](https://github.com/ExodusMovement/react-native-nft-viewer/pull/13)) ([3ba969d](https://github.com/ExodusMovement/react-native-nft-viewer/commit/3ba969d8b7028da2c2b8a40fc23025a46976a9c0))
# 0.5.0 (2021-12-09)