Skip to content
    Back to all Bounties

    Earn 10,800 ($108.00)

    Time Remainingdue 2 years ago
    Open

    Replicate react.js app in react native.

    vibo
    vibo
    Posted 2 years ago

    Bounty Description

    Description
    I have a react app at https://seeium-git-main-zlenner.vercel.app/ that I need converted into react native using expo and typescript. The code is available in TypeScript.

    There is no backend, just frontend but the design needs to be exactly like it is right now.

    Expectation

    • App can run on iOS TestFlight, Android as an apk, and web.
    • App does not have to be published to any store.
    • App works smoothly, and doesn't have design problems (including swiping animation).
    • You can use anything for the swiping (have tested most available libraries available though, and most seem to have issues and don't work exactly like we need in the web app)
    • App code is written in TypeScript and should be fully typed (typings already provided in the react project).