• johnny [he/him]
    ·
    4 years ago

    Just passed 300 unique downloads on the play store as well. Thanks for the support everyone! ❤️

      • johnny [he/him]
        ·
        4 years ago

        Posting from it now :)

        https://play.google.com/store/apps/details?id=com.lemmy

      • johnny [he/him]
        ·
        4 years ago

        Releasing the source is gonna take a bit of work but I plan to eventually + release to FDroid. I actively develop on iOS though and test on Android before releasing to the play store. Releasing on iOS is like a long term stretch goal given the requirements to submit to the app store.

          • johnny [he/him]
            ·
            4 years ago

            I wrote everything using Typescript/React Native. Basically uses a C++ bridge to communicate with a JavaScript thread. I haven't done much perf testing on Android other than dogfooding, but on iOS the app runs at 60 fps.