@readyio/react-native-wallet 0.1.66 → 0.1.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/src/main/assets/ReadyWallet.bundle +373 -373
- package/ios/sdk/ReadyWallet.bundle +0 -0
- package/lib/commonjs/Icon3D/iconRegistry.android.js +144 -0
- package/lib/commonjs/Icon3D/iconRegistry.android.js.map +1 -1
- package/lib/commonjs/Icon3D/iconRegistry.js +144 -0
- package/lib/commonjs/Icon3D/iconRegistry.js.map +1 -1
- package/lib/module/Icon3D/iconRegistry.android.js +144 -0
- package/lib/module/Icon3D/iconRegistry.android.js.map +1 -1
- package/lib/module/Icon3D/iconRegistry.js +144 -0
- package/lib/module/Icon3D/iconRegistry.js.map +1 -1
- package/lib/typescript/src/Icon3D/iconRegistry.android.d.ts +144 -0
- package/lib/typescript/src/Icon3D/iconRegistry.android.d.ts.map +1 -1
- package/lib/typescript/src/Icon3D/iconRegistry.d.ts +144 -0
- package/lib/typescript/src/Icon3D/iconRegistry.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/Icon3D/iconRegistry.android.tsx +48 -0
- package/src/Icon3D/iconRegistry.tsx +144 -0
|
@@ -1,4 +1,148 @@
|
|
|
1
1
|
export const iconRegistry = {
|
|
2
|
+
'bank-fill': {
|
|
3
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/bank_fill.png',
|
|
4
|
+
},
|
|
5
|
+
'binoculars-fill': {
|
|
6
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/binoculars_fill.png',
|
|
7
|
+
},
|
|
8
|
+
'cardholder-fill': {
|
|
9
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/cardholder_fill.png',
|
|
10
|
+
},
|
|
11
|
+
'clipboard-text-fill': {
|
|
12
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/clipboard_text_fill.png',
|
|
13
|
+
},
|
|
14
|
+
'coin-fill': {
|
|
15
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/coin_fill.png',
|
|
16
|
+
},
|
|
17
|
+
'coin-fill-1': {
|
|
18
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/coin_fill_1.png',
|
|
19
|
+
},
|
|
20
|
+
'coins-fill': {
|
|
21
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/coins_fill.png',
|
|
22
|
+
},
|
|
23
|
+
'coins-fill-1': {
|
|
24
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/coins_fill_1.png',
|
|
25
|
+
},
|
|
26
|
+
'currency-cny-fill': {
|
|
27
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_cny_fill.png',
|
|
28
|
+
},
|
|
29
|
+
'currency-dollar-fill': {
|
|
30
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_dollar_fill.png',
|
|
31
|
+
},
|
|
32
|
+
'currency-eur-fill': {
|
|
33
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_eur_fill.png',
|
|
34
|
+
},
|
|
35
|
+
'currency-gbp-fill': {
|
|
36
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_gbp_fill.png',
|
|
37
|
+
},
|
|
38
|
+
'currency-inr-fill': {
|
|
39
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_inr_fill.png',
|
|
40
|
+
},
|
|
41
|
+
'currency-jpy-fill': {
|
|
42
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_jpy_fill.png',
|
|
43
|
+
},
|
|
44
|
+
'currency-krw-fill': {
|
|
45
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_krw_fill.png',
|
|
46
|
+
},
|
|
47
|
+
'currency-vnd-fill': {
|
|
48
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/currency_vnd_fill.png',
|
|
49
|
+
},
|
|
50
|
+
'fire-fill-icon': {
|
|
51
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/fire_fill_icon.png',
|
|
52
|
+
},
|
|
53
|
+
'flag-checkered-fill': {
|
|
54
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/flag_checkered_fill.png',
|
|
55
|
+
},
|
|
56
|
+
'game-controller-fill': {
|
|
57
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/game_controller_fill.png',
|
|
58
|
+
},
|
|
59
|
+
'globe-hemisphere-west-fill': {
|
|
60
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/globe_hemisphere_west_fill.png',
|
|
61
|
+
},
|
|
62
|
+
'hand-arrow-down-fill': {
|
|
63
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/hand_arrow_down_fill.png',
|
|
64
|
+
},
|
|
65
|
+
'hand-arrow-up-fill': {
|
|
66
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/hand_arrow_up_fill.png',
|
|
67
|
+
},
|
|
68
|
+
'hand-coins-fill': {
|
|
69
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/hand_coins_fill.png',
|
|
70
|
+
},
|
|
71
|
+
'hand-heart-fill': {
|
|
72
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/hand_heart_fill.png',
|
|
73
|
+
},
|
|
74
|
+
'hand-peace-fill': {
|
|
75
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/hand_peace_fill.png',
|
|
76
|
+
},
|
|
77
|
+
'key-fill': {
|
|
78
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/key_fill.png',
|
|
79
|
+
},
|
|
80
|
+
'lag-banner-fill': {
|
|
81
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/lag_banner_fill.png',
|
|
82
|
+
},
|
|
83
|
+
'leaf-fill': {
|
|
84
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/leaf_fill.png',
|
|
85
|
+
},
|
|
86
|
+
'lightbulb-filament-fill': {
|
|
87
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/lightbulb_filament_fill.png',
|
|
88
|
+
},
|
|
89
|
+
'lightning-fill': {
|
|
90
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/lightning_fill.png',
|
|
91
|
+
},
|
|
92
|
+
'lock-key-fill': {
|
|
93
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/lock_key_fill.png',
|
|
94
|
+
},
|
|
95
|
+
'money-fill': {
|
|
96
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/money_fill.png',
|
|
97
|
+
},
|
|
98
|
+
'ock-key-open-fill': {
|
|
99
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/ock_key_open_fill.png',
|
|
100
|
+
},
|
|
101
|
+
'piggy-bank-fill': {
|
|
102
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/piggy_bank_fill.png',
|
|
103
|
+
},
|
|
104
|
+
'piggy-bank-fill-1': {
|
|
105
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/piggy_bank_fill_1.png',
|
|
106
|
+
},
|
|
107
|
+
'ranking-fill': {
|
|
108
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/ranking_fill.png',
|
|
109
|
+
},
|
|
110
|
+
'receipt-fill': {
|
|
111
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/receipt_fill.png',
|
|
112
|
+
},
|
|
113
|
+
'receipt-fill-1': {
|
|
114
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/receipt_fill_1.png',
|
|
115
|
+
},
|
|
116
|
+
'swap-fill': {
|
|
117
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/swap_fill.png',
|
|
118
|
+
},
|
|
119
|
+
rdt: {
|
|
120
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/rdt.png',
|
|
121
|
+
},
|
|
122
|
+
onus: {
|
|
123
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/onus.png',
|
|
124
|
+
},
|
|
125
|
+
sol: {
|
|
126
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/sol.png',
|
|
127
|
+
},
|
|
128
|
+
btc: {
|
|
129
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/btc.png',
|
|
130
|
+
},
|
|
131
|
+
eth: {
|
|
132
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/eth.png',
|
|
133
|
+
},
|
|
134
|
+
usdt: {
|
|
135
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/usdt.png',
|
|
136
|
+
},
|
|
137
|
+
polygon: {
|
|
138
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/polygon.png',
|
|
139
|
+
},
|
|
140
|
+
bnb: {
|
|
141
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/bnb.png',
|
|
142
|
+
},
|
|
143
|
+
'wallet-fill-icon': {
|
|
144
|
+
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/wallet_fill_icon.png',
|
|
145
|
+
},
|
|
2
146
|
'1st-place-medal': {
|
|
3
147
|
uri: 'readyio-rn-wallet.bundle/assets/assets/icons/3D/1st_place_medal.png',
|
|
4
148
|
},
|