el-angel / react-native-linea

React Native wrapper for Linea Pro
MIT License
12 stars 11 forks source link

readme and mainquesetup #9

Closed andrewnaeve closed 7 years ago

andrewnaeve commented 7 years ago

use member variables in README example instead of state. Also, as of ReactNative 0.49, this warning appears:

"Module RCTLinea requires main queue setup since it overrides constantsToExport but doesn't implement `requiresMainQueueSetup. In a future release, React Native will default to initializing all native modules on a background thread unless explicitly opted-out of."