Skip to content

Repository files navigation

an eos wallet

Build project:

cd wallet
npm i

fix react-native-smart-barcode build error:

/node_modules/react-native-smart-barcode/Barcode.js

error:

importReact,{PropTypes,Component,}from'react'import{View,requireNativeComponent,NativeModules,AppState,Platform,}from'react-native'

correct:

importReact,{Component,}from'react'import{View,requireNativeComponent,NativeModules,AppState,Platform,}from'react-native'importPropTypesfrom'prop-types'

run android:

npm run android/react-native run-android

run ios:

npm run ios/react-native run-ios


npm version:3.10.10
node version:v6.11.2

About

an open resource eos wallet

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages