Releases: reown-com/appkit-react-native
Release list
@reown/appkit-wagmi-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-react-native@2.0.6
- @reown/appkit-common-react-native@2.0.6
@reown/appkit-ui-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-common-react-native@2.0.6
@reown/appkit-solana-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-common-react-native@2.0.6
@reown/appkit-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-common-react-native@2.0.6
- @reown/appkit-core-react-native@2.0.6
- @reown/appkit-ui-react-native@2.0.6
@reown/appkit-ethers-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-react-native@2.0.6
- @reown/appkit-common-react-native@2.0.6
@reown/appkit-core-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-common-react-native@2.0.6
@reown/appkit-common-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa).
@reown/appkit-coinbase-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-common-react-native@2.0.6
@reown/appkit-bitcoin-react-native@2.0.6
Patch Changes
-
#574
7201173Thanks @ignaciosantise! - fix(core): load wallet & network images on React NativeFetchUtil.fetchImagebuilt its data URL withresponse.blob()+FileReader,
but on React Nativefetch(...).blob()throws "Creating blobs from 'ArrayBuffer'
and 'ArrayBufferView' are not supported" for binary responses — so wallet and
network images silently failed to load (placeholders only). Read the bytes via
response.arrayBuffer()and base64-encode them into the data URL instead, using
a dependency-free encoder (RN guarantees neitherBuffernorbtoa). -
Updated dependencies [
7201173]:- @reown/appkit-common-react-native@2.0.6
@reown/appkit-wagmi-react-native@2.0.5
Patch Changes
-
#566
b3c8126Thanks @ignaciosantise! - chore: pin peer dependency version ranges -
Updated dependencies [
b3c8126]:- @reown/appkit-react-native@2.0.5
- @reown/appkit-common-react-native@2.0.5