Skip to content

Instantly share code, notes, and snippets.

View natestone's full-sized avatar

Nate Stone natestone

View GitHub Profile
@natestone
natestone / App.js
Created February 19, 2018 21:30
React Native - Unrecognized Font on tvOS
/**
* Sample React Native App
* https://github.com/facebook/react-native
* @flow
*/
import React, { Component } from 'react';
import {
Platform,
StyleSheet,