0

I'm trying to use an npm library in my react-native app. but I have this error

I'm using cielo library

and I'm importing to my project

import cielo from 'cielo';

Can someone help me?

1

1 Answer 1

1

Look at github source code of this package here. It seems you have to pass some parameter when importing this package. You can take a look at usage example of this package here. Your import code seems to be wrong...

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.