Skip to content

Can't install version 1.1.0 using npm #30

@keeprock

Description

@keeprock

Hello!

I've been trying to install latest library version using yarn but had no luck. For some strange reasons only 1.0.0 is available. Which is a sad thing cause 1.1.0 contains custom styles for buttons.

Solution to me was to use direct github link in package.json:

"@pankod/react-native-store-rating": "https://github.com/pankod/react-native-store-rating",

Which is a good way of doing things too, but it certainly more stable with npm releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions