Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kamahl19/react-native-wallet
/ functions
Functions
170 in github.com/Kamahl19/react-native-wallet
⨍
Functions
170
◇
Types & classes
34
Function
Usd
({ price, wei })
src/features/eth-wallet/components/Usd.js:7
Function
WalletInfo
({ balance, price, wallet })
src/features/btc-wallet/screens/WalletInfo.js:9
Function
WalletInfo
({ price, wallet, walletExtraData })
src/features/eth-wallet/screens/WalletInfo.js:9
Function
WalletInfoContainer
({ activeWallet, activeWalletExtraData, btcPrice })
src/features/btc-wallet/containers/WalletInfoContainer.js:18
Function
WalletInfoContainer
({ activeWallet, activeWalletExtraData, ethPrice })
src/features/eth-wallet/containers/WalletInfoContainer.js:17
Function
btcWalletSaga
()
src/features/btc-wallet/ducks.js:357
Function
buildData
({ balance, price, wallet })
src/features/btc-wallet/screens/WalletInfo.js:26
Method
componentWillMount
()
src/features/btc-wallet/containers/AddressesContainer.js:30
Method
componentWillMount
()
src/features/btc-wallet/containers/TransactionsContainer.js:30
Method
componentWillMount
()
src/features/eth-wallet/containers/TransactionsContainer.js:30
Function
createWallet
* SAGAS
src/features/btc-wallet/ducks.js:177
Function
createWallet
* SAGAS
src/features/eth-wallet/ducks.js:147
Function
error
(message, title = '')
src/common/services/alert.js:7
Function
ethWalletSaga
()
src/features/eth-wallet/ducks.js:246
Function
exportWallet
()
src/features/btc-wallet/ducks.js:274
Function
generateAddress
()
src/features/btc-wallet/ducks.js:193
Function
getAddresses
()
src/features/btc-wallet/ducks.js:232
Function
getBalance
()
src/features/btc-wallet/ducks.js:324
Function
getBalance
()
src/features/eth-wallet/ducks.js:213
Method
getChildContext
()
src/common/services/Form.js:26
Method
getJSMainModuleName
()
android/app/src/main/java/com/rncryptowallet/MainApplication.java:35
Method
getMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
android/app/src/main/java/com/rncryptowallet/MainActivity.java:11
Method
getPackages
()
android/app/src/main/java/com/rncryptowallet/MainApplication.java:25
Function
getPrices
(fromCoins, toCoins)
src/priceService.js:8
Function
getPrices
* SAGAS
src/features/prices/ducks.js:36
Method
getReactNativeHost
()
android/app/src/main/java/com/rncryptowallet/MainApplication.java:41
Function
getTxHistory
()
src/features/btc-wallet/ducks.js:253
Function
getTxHistory
()
src/features/eth-wallet/ducks.js:192
Method
getUseDeveloperSupport
()
android/app/src/main/java/com/rncryptowallet/MainApplication.java:20
Function
importWallet
({ payload: { mnemonic, network, from3rdParty, walletData } })
src/features/btc-wallet/ducks.js:295
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/SendTransactionContainer.js:15
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/ExportWalletContainer.js:12
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/SelectActiveWalletContainer.js:8
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/GenerateAddressContainer.js:12
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/AddressesContainer.js:12
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/WalletInfoContainer.js:12
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/ImportWalletContainer.js:11
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/CreateWalletContainer.js:11
Function
mapStateToProps
(state)
src/features/btc-wallet/containers/TransactionsContainer.js:12
Function
mapStateToProps
(state)
src/features/eth-wallet/containers/SendTransactionContainer.js:13
Function
mapStateToProps
(state)
src/features/eth-wallet/containers/ExportWalletContainer.js:10
Function
mapStateToProps
(state)
src/features/eth-wallet/containers/SelectActiveWalletContainer.js:8
Function
mapStateToProps
(state)
src/features/eth-wallet/containers/WalletInfoContainer.js:11
Function
mapStateToProps
(state)
src/features/eth-wallet/containers/ImportWalletContainer.js:11
Function
mapStateToProps
(state)
src/features/eth-wallet/containers/CreateWalletContainer.js:11
Function
mapStateToProps
(state)
src/features/eth-wallet/containers/TransactionsContainer.js:12
Method
onCreate
()
android/app/src/main/java/com/rncryptowallet/MainApplication.java:46
Function
pricesSaga
()
src/features/prices/ducks.js:67
Method
render
()
src/features/btc-wallet/screens/Addresses.js:31
Method
render
()
src/features/btc-wallet/screens/CreateWallet.js:35
Method
render
()
src/features/btc-wallet/containers/SendTransactionContainer.js:81
Method
render
()
src/features/btc-wallet/containers/AddressesContainer.js:34
Method
render
()
src/features/btc-wallet/containers/TransactionsContainer.js:34
Method
render
()
src/features/eth-wallet/screens/CreateWallet.js:35
Method
render
()
src/features/eth-wallet/containers/TransactionsContainer.js:34
Method
render
()
src/common/components/SegmentedControl.android.js:20
Method
render
()
src/common/components/FormItem.js:62
Method
render
()
src/common/components/TextInput.js:12
Method
render
()
src/common/services/Form.js:42
Function
rootSaga
()
src/app/store/rootSaga.js:7
Function
selectActiveWalletId
(state)
src/features/btc-wallet/ducks.js:158
Function
selectActiveWalletPk
(state)
src/features/eth-wallet/ducks.js:120
Function
selectWalletsExtraData
(state)
src/features/btc-wallet/ducks.js:160
Function
selectWalletsExtraData
(state)
src/features/eth-wallet/ducks.js:122
Function
sendTransaction
({ payload: { address, amount } })
src/features/eth-wallet/ducks.js:174
Function
setAlert
(alert)
src/common/services/alert.js:3
Function
success
(message, title = '')
src/common/services/alert.js:8
Function
updateBalanceContinuously
()
src/features/btc-wallet/ducks.js:349
Function
updateBalanceContinuously
()
src/features/eth-wallet/ducks.js:238
Function
updatePricesContinuously
()
src/features/prices/ducks.js:59
← previous
101–170 of 170, ranked by callers