Skip to content

Running the example #653

@LangArthur

Description

@LangArthur

Hi !

I am learning react-native and I want to look at some apps running on windows.

I found the example of your library, but I did not manage to run it correctly.

What I have done so far :

// install dependancies
yarn
// generate windows solution
yarn dlx react-native init-windows --overwrite
// run the app
yarn run windows --logging

which failed on a

Couldn't get app solution information. ENOENT: no such file or directory, open '<path_to_the_project>\picker\example\windows\(Failed to parse 'windows\Example.sln')'.
I definitelly think I am not using the right command to generate the sln solution, but I cannot find a right solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions