Google location & NFC

Hello,

I’m building the app with EXPO cli.
The push notification is very easy.
But I have some problems.

The google location and NFC is available on EXPO cli?
If yes, please send me the links

Also how many apps can I create on my account?
There isn’t any limitations?.

Kind Regards

The google location and NFC is available on EXPO cli?

Location API is here: https://docs.expo.io/versions/v36.0.0/sdk/location/

I’m unsure about NFC. I don’t think it’s supported by Expo yet (see here for people requesting NFC). You will need to eject your app and use native code. See here for the docs.

Also how many apps can I create on my account?

See here: Is there a limit to the # of projects an Expo account can have?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.