I have confusion about React JavaScript , React Typescript and React Native.
I just have idea that we use React Native for mobile applications and and React (Javascript,Typescript) for web applications.
Can someone exactly draw the difference between them ?Which parent library/framework those use ?
Like Angular can we make components
,services
in them(React JavaScript , React Typescript and React Native).
And when we call simply say React what does it mean (Native , Typescript or Javascript) ?