Code Monkey home page Code Monkey logo

Comments (12)

Palisand avatar Palisand commented on May 27, 2024 2

@mCodex @Morriz

You cannot use any modules that require linking (i.e. native modules) with expo. This is not an issue with react-native-sensitive-info. You must either detach to ExpoKit or eject completely. See this.

Please note that Expo SDK 21 already has a SecureStore.

from react-native-sensitive-info.

Morriz avatar Morriz commented on May 27, 2024 1

from react-native-sensitive-info.

vspedr avatar vspedr commented on May 27, 2024

Hi @Morriz! Did you get this behavior on Android or iOS? Usually when a module with native code returns undefined it's because it was not linked properly with the native projects, you can try running react-native link react-native-sensitive-info again or linking it manually. I'm not very familiar with expo though, not sure how it handles external native dependencies.

from react-native-sensitive-info.

Morriz avatar Morriz commented on May 27, 2024

from react-native-sensitive-info.

vspedr avatar vspedr commented on May 27, 2024

Yes, that would be nice given the popularity of CRNA. I will look into it this weekend, maybe @mCodex can give it a try too

from react-native-sensitive-info.

mCodex avatar mCodex commented on May 27, 2024

@Morriz thank you for letting us know about this problem. I'll take a look :)

from react-native-sensitive-info.

Morriz avatar Morriz commented on May 27, 2024

from react-native-sensitive-info.

vspedr avatar vspedr commented on May 27, 2024

Thanks for clarifying @Palisand!

from react-native-sensitive-info.

Morriz avatar Morriz commented on May 27, 2024

from react-native-sensitive-info.

mCodex avatar mCodex commented on May 27, 2024

Thanks @Palisand 👍 I'll close this issue for now since @Morriz found the solution 👍

from react-native-sensitive-info.

marudhupandiyang avatar marudhupandiyang commented on May 27, 2024

I encountered the same issue with react-native init project on ios. The auto linking did not work. I had to manually link to get this working. My project is not using 'pods'

from react-native-sensitive-info.

vspedr avatar vspedr commented on May 27, 2024

@marudhupandiyang could you please open a new issue for that and provide more detail (RN version, iOS version etc.)?

from react-native-sensitive-info.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.