Can we convert react to React Native?

The answer is no (at least currently) . When you’re building a React Native view, you’re using components from the ‘react-native’ package. Those components map to native (iOS/Android) components. On the contrary, React web components from the ‘react’ package map to HTML components.

Sizin İçin Seçtik  How do you find the sum and average of an element in an array?

Leave a Reply

Your email address will not be published. Required fields are marked *