node-libs-react-native icon indicating copy to clipboard operation
node-libs-react-native copied to clipboard

Cannot read property 'slice' of undefined (react-native)

Open ghost opened this issue 2 years ago • 0 comments

I'm trying to use "node-libs-react-native" as an alternative to "rn-nodeify" in my project. when app first launch always get error "Cannot read property 'slice' of undefined" Screenshot 2023-05-29 122950

Screenshot 2023-05-29 122740

but if i remove the function sdk when opening the app for the first time and re-add it when the app has launched everything works again without any error. can someone help me?

ghost avatar May 29 '23 05:05 ghost