import React, { Component } from 'react'; import { Text } from 'react-native'; export default class Example extends Component { render() { return Sorry, this is a demo of android-only native components; } }