Sam Henderson

Results 4 issues of Sam Henderson

Hi there, On Galaxy S7 devices and below, the default star looks weird (see screenshot). ![screen shot 2018-06-04 at 7 49 54 pm](https://user-images.githubusercontent.com/15011940/40952816-c92e79e2-6831-11e8-8d08-57b05aff390f.png) Here is my implementation: onStarClick(e, index)} starColor={'#00B4B1'}...

### Background By default, the `Toaster` provider fills the entire viewport (see screenshot below). In order to allow background UI elements (i.e. elements in the entire app) to be clicked...

Some sites throw a redirection error - http://www.dailytelegraph.com.au/technology/sydney-wild-weather-homes-at-risk-as-collaroy-narrabeen-battered-by-storm/news-story/45e63ecdca3e9678f51ac51270996781 - http://www.couriermail.com.au/news/queensland/police-declare-emergency-situation-at-elizabeth-street-woodend/news-story/914f6a0ab1ccc23aa8136280a938f551 - http://www.foxsports.com.au/football/premier-league/jamie-vardy-to-arsenal-striker-will-decide-leicester-future-before-leaving-for-france-with-england/news-story/90b9072963f2b2cde6cbeea2ce3c07e5 Thanks for your consideration in advance! Sam

bug

Hi there! Running into this issue when doing: ``` import { NavigationProvider, StackNavigation, createRouter } from '@expo/ex-navigation'; ``` Here is my App.js ``` import React from 'react'; import { AppRegistry...