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

Library doesn't compile with RN 0.53.x and Cocoapods #37

@MIREX

Description

@MIREX

When i use Cocoapods and try to build project with XCode I always get the same error.

Steps to reproduce:

  1. Create new project with react-native init Test
  2. Add package with yarn: yarn add react-native-text-input-mask
  3. Link library
  4. Compile project - it's ok, compiles well!
  5. Add Cocoapods into ios folder
  6. Open .xcworkspace
  7. Try compile again.

2018-03-01 10 46 10
2018-03-01 10 41 50

I think that there is something wrong with header search path, but don't even know how to fix it

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