Since React Native sdk beta is out, I just wish to find out what might be the correct procedure if we wish to build an app both fro Android and iOS. Shall we create 2 different platforms or just one is fine?
TL;DR
Developers are asking if they should create separate platforms for Android and iOS using the React Native SDK beta. The recommended approach is to build a single platform that can be used for both Android and iOS.