Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Source code incomplete, building from repository is impossible #41

@pixeldesu

Description

@pixeldesu

Trying to build the app for iOS given the instructions in the README results in following error:

$ cd ios
cd: no such file or directory: ios

Trying to just run npm start after installing the dependencies to open up Metro Bundler to interact with the app locally, results in following build failure:

Web Bundling failed 471ms (index.js)
Unable to resolve "./src/App" from "index.js"

This is correct, as there is no src/App.js in this project, but https://github.com/joinloops/loops-app/blob/main/index.js indeed references it, suggesting that this app is only partially open-sourced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions