I want to build an hybrid application which will run natively on IOS, Android as an Native Application & on Web Browser too.
Please suggest me what should I use, ReactJS or ReactNative or anything else? Also in React as far as I know, it serves just as a VIEW in (M.V.C), so what would be my Model & Controller in React Based Application? Thanks.