Here is what I did
- Clone project
- Rename steps
- yarn (root of react-native-module-template)
- cd example
- yarn && yarn android
Got this this Error "Invalid Hook Call".
Note:
- I added nothing in either Example project or main module.
- I tried it with & without "js-only" option. Got same result in both cases.
- If I comment out Counter import error disappears.
Let me know if anyone faced this issue.
Thanks in advance
Here is what I did
Got this this Error "Invalid Hook Call".
Note:
Let me know if anyone faced this issue.
Thanks in advance