-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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

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
Labels
bugSomething isn't workingSomething isn't working