Not possible . React Native environment uses native components under the hood, not the actual DOM, so you can’t simply use React components in this environment and call it a day.
Read moreCan I combine react and react-native?
Not possible . React Native environment uses native components under the hood, not the actual DOM, so you can’t simply use React components in this environment and call it a day.
Read moreHow do I change my react app to react-native?
Pre-Requisites
Read moreHow do I change my react app to react-native?
Pre-Requisites
Read more