Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on iOS < 10 #60

Closed
skevy opened this issue Mar 30, 2017 · 1 comment
Closed

Doesn't work on iOS < 10 #60

skevy opened this issue Mar 30, 2017 · 1 comment
Labels

Comments

@skevy
Copy link

skevy commented Mar 30, 2017

Current Behavior

On a fresh react-native init/haul init, without changing any settings, and using the iOS 9.2 Simulator, I get the following:
image

Expected Behavior

I expect that it should work as it does on iOS >= 10.

Haul Configuration (webpack.haul.js)

It's the default configuration. This is on first run.

Your Environment

software version
Haul 0.1.2
react-native 0.42.3
node 7.7.4
yarn 0.23.0
@satya164 satya164 added the bug label Mar 30, 2017
@grabbou
Copy link
Member

grabbou commented Mar 31, 2017

I believe it's because of vendor code we don't transpile and that on iOS 9, there's a smaller subset of features supported. Testing a fix now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants