I am using react native and I have tried two pieces of code, the first one does not work and the second one does. Can anyone explain why?
<Image source={require('../assets/'+'g'+'Light.png')} style={styles.greenLight}/><Image source={require('../assets/gLight.png')}