Skip to content

"is not annotated as @Input" simlink on macOS android #475

@Alexufo

Description

@Alexufo

Description

I have an module with android activity.

All works fine when we working with example folder inside module. But on MacOS after npm install ../module we get
image

In Android studio on building process I get "is not annotated as @input". But if we copy 'module' directly to 'node_modules' - error will go away.

I found some detailes stripe/stripe-react-native#1078 (comment)

It reproduced only on MacOS. The same module installed with 'npm install' compile on WindowsPC sucsessfully.

I suppose it is android plugin gradle plugin issue?

Packages

  • create-react-native-library
  • react-native-builder-bob

Selected options

Link to repro

No response

Environment

MacOs

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