New jsx: react-native

React-native build pipeline expects all files to have a .js extensions even if the file contains JSX syntax. The new —jsx value react-native will persevere the JSX syntax in the output file, but give it a .js extension.