Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

error with react-native 0.55 #3

Closed
FrancescaBarbazeni opened this issue May 16, 2018 · 6 comments
Closed

error with react-native 0.55 #3

FrancescaBarbazeni opened this issue May 16, 2018 · 6 comments

Comments

@FrancescaBarbazeni
Copy link

Hi Darry,

with the new react-native this module give me an error

undefined is not an object (evaluating 'RNDataWedgeIntents.ACTION_SOFTSCANTRIGGER')
have you any idea of the problem?
Thank you

"react": "^16.3.14",
"react-native": "^0.55.13"

@darryncampbell
Copy link
Owner

Hi, I am not sure what could be going on... I have not updated or looked at this project in quite some time but hopefully I will find some time next week to take a look.

@FrancescaBarbazeni
Copy link
Author

thank you so much!

@FrancescaBarbazeni
Copy link
Author

After some troubles now I'm able to make it works. Thank you so much for your reply. It shoud be amazing if it could be possible to use this module with create-react-native-app; I'm force to eject from the build because I'm forced to use the command react-native link in order to install it.

Could it be possibile to solve this problem in your opinion?
I don't know how to fix it, anyway I can try to give you some help working together.

Thank you again
bye

@darryncampbell
Copy link
Owner

Hi, I don't think it is possible to have this plugin work with create-react-native-app. Looking at https://facebook.github.io/react-native/blog/2017/03/13/introducing-create-react-native-app.html under "What about native code?" it says if you need native functionality (this this plugin provides) then you need to use react-native link, as you have done.

@FrancescaBarbazeni
Copy link
Author

ok thank you so much!

@mindaugasnakrosis
Copy link

mindaugasnakrosis commented Jan 19, 2021

@FrancescaBarbazeni How are you launching you app in terminal in development environment? Are you still using expo? I am having a similar problem: #14

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

No branches or pull requests

3 participants