this post was submitted on 14 Jun 2023
199 points (100.0% liked)
Technology
37695 readers
308 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This looks amazing!!
Are you able to convert into Android too??
nvm ignore my comment, i saw the option to compile for Android!
I’m not the dev but I think that’s the intention based on the readme on GitHub.
It’s written in Expo/React Native which means it’ll be easier to support both iOS and Android.
Yup. I took it for a spin on a simulator and things are about 90% functional out of the box. There's some weird scaling issues with the text, but I believe that to be the patchwork way I'm rendering the markdown right now. Once I finish the markdown parser it should be the same across both platforms.
@gkd Hi it crashes for me upon logging in (kbin user)
@z2k_ @Lloir
As far as I know kbin doesn’t have API access enabled at the moment. They’re still trying to finalise how they do it. This means that apps can’t communicate with it just yet.