Sree
Sree

Reputation: 319

Can react native build to iPad OS?

Can react native build to iPad OS ? till now we have react native to build iOS apps and android apps. Apple is separating iPad OS from iOS, do you think react Native still be able to solve the cross platform problem....?

iPad OS is supposed to be out by next sept/ oct apple event

Upvotes: 2

Views: 3261

Answers (2)

M Reza
M Reza

Reputation: 19698

Yes. iPadOS is built on the same foundation as iOS, but since Apple has added several features specific to the iPad, it has decided to give it its own name: "iPadOS".

So if your app was built and released on older iOS versions such as iOS 12, users with iPhone or iPad on iOS 13 will still be able to install your app.

Upvotes: 1

Rengers
Rengers

Reputation: 15218

Yes, that should still be possible. "iPad OS" is basically just a different name. The technology is still the same.

Upvotes: 1

Related Questions