Hot Reloading Error on React Native 0.22
If you upgrade your React Native app to 0.22 and you start getting the following error can't have any children except , or raw strings
even if your `` components are all correct, just disable the new Hot Reloading feature that was introduced in this version and the errors will stop:
Shake the device => Disable Hot Reloading