Twoblocks now have a dark theme to save your eyes
I first wanted to do a native app with react-native first, but it looks like the blockstack react-native package is not ready yet so I decided to go with a web app version first.
RN + Blockstack from production Stealthy (Sept. 2018):
- https://github.com/stealthyim/mobile/blob/development/ios/BlockstackNativeModule.m
- https://github.com/stealthyim/mobile/blob/development/android/app/src/main/java/com/stealthy/sdk/BlockstackNativeModule.kt
Project Uses modified Blockstack APIs (to get access to functions in a way consistent with the original Blockstack web API or support GAIA features that weren’t initially available–the iOS API in use is old as dirt, but works for our purposes):
Super cool thanks, I will take a look !
Thank you, it’s really a nice and more comfortable mode.
You can now add an icon to your accounts to find them more easily
To add an icon to an old item, click on the 3 dots icon on the right side and edit the entry.
If you want an icon to be added to the list please fill an issue on the github repository!