robosats icon indicating copy to clipboard operation
robosats copied to clipboard

Mobile react-native Webview app

Open Reckless-Satoshi opened this issue 2 years ago • 1 comments

React Native App with simple react-native-webview and react-native-tor over typescript template. As described in https://github.com/Reckless-Satoshi/robosats/issues/42

  • [x] Create setup guide
  • [x] Initialize over typescript template
  • [x] Webview app over clearnet tests
  • [x] Load index/css/main.js from local (file://)
  • [ ] Add react-native-tor (seems tough, not well maintained, might require rewritting all calls and passing them onMessage between react-native and webview JS app)
  • [ ] Implement push notifications
  • [x] Icons and styling

Reckless-Satoshi avatar Jun 25 '22 00:06 Reckless-Satoshi

Somewhat stuck, details here https://github.com/Reckless-Satoshi/robosats/issues/42#issuecomment-1167747531

Reckless-Satoshi avatar Jun 27 '22 22:06 Reckless-Satoshi