Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile time error in react-native-web-app #277

Open
skarsad04 opened this issue Aug 14, 2020 · 1 comment
Open

Compile time error in react-native-web-app #277

skarsad04 opened this issue Aug 14, 2020 · 1 comment

Comments

@skarsad04
Copy link

We are developing react-native-web-app.
), which is for both mobile and web.

Getting getting compile time error while using TouchID.
Failed to compile.

./node_modules/react-native-touch-id/index.js

Screenshot 2020-08-15 at 03 05 35

Solution:
Have to add TouchID.web.js. and should export as empty to resolve the compile time error.

@GustavoBonfimS
Copy link

i face the same issue :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants