Expo components not used in react-native init app

Can we use Expo components in react native init app
Like fonts,Screen Orientation ,imagePicker , permission,splass.
Thanks for help
.

Hey @biplov1401,

Only those APIs that have become Universal Modules will be able to be used as a standalone library without Expo: https://docs.expo.io/versions/v30.0.0/expokit/universal-modules-and-expokit

Thanku.

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