React-native-init expo sdk

Hi if I start a project with react-native-init can I still use the expo sdk?

Thanks!

Not at the moment, but it’s usually pretty easy to copy/paste your code into an Expo project.

Thanks dikalosune!, so if I use create-react-native app and start a project and I use the available Expo SDK then decide to eject it to use some native code will the api’s stop working?

They will stop working unless you use ExpoKit.