I have started to learn React out of curiosity and wanted to know the difference between React and React Native - though could not find a satisfactory answer using
React Js is manipulating with HTML Dom. But React native is manipulating with mobile(iOS/android) native ui component.