Mildly OT: I was trying to explain to a client the difference between Cordova and ReactNative apps and was struggling when I had a great idea: can we find an app in an app store that is built with Cordova, so he could try it himself? Even better would be sth akin to TodoMVC, with different approaches to the same app. (No, I do not think TodoMVC is a great exemplar, just using that as a ferinstance.) Any ideas? Thx! 🙏
Was the person that you’re talking to technical? You can adjust the conversation accordingly. In any case, I believe one of the big React Native advantages is the ecosystem momentum. There’s a number of good libraries for React Native that I don’t think exist for Cordova, etc.
Browse this repo: https://github.com/gothinkster/realworld it might have one
So Krell: "Switch into the ios directory of your project and run pod install." What project? Nowhere in the readme does it talk about creating a project.
I think project
stands for the react native project there. Did you try following the reagent tutorial? https://github.com/vouch-opensource/krell/wiki/Reagent-Tutorial It’s more detailed