Skip to content

It seems like yarn is caching packages by version number, and the last change made [here](https://github.com/agiletechvn/react-native-search-box/commit/2801cdd11b516cbbb48f137a70d051ad959d677b) to fix PropTypes was not cached due to lack of version bumping. #79

Description

@hussainhspl

It seems like yarn is caching packages by version number, and the last change made here to fix PropTypes was not cached due to lack of version bumping.

Quickfix:
"react-native-search-box": "https://github.com/agiletechvn/react-native-search-box" in package.json

More proper way:
@anhtuank7c Bump version number to 0.0.14

Originally posted by @kacgrzes in #46 (comment)

there is no 0.0.14 version available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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