Is there a simple method to implement Google's Material Design Lite () in a React Native app? The challenge arises from React Native's use of JavaScript for styling, which requires camel casing for style names instead of the standard kebab case used in web development.