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

Upgrade Android and iOS examples to RN 0.45.1 #1440

Merged
merged 3 commits into from
Jun 27, 2017
Merged

Conversation

gpeal
Copy link
Contributor

@gpeal gpeal commented Jun 27, 2017

@@ -7,7 +7,7 @@ import {
ScrollView,
} from 'react-native';
// eslint-disable-next-line max-len
import SyntheticEvent from 'react-native/Libraries/Renderer/src/renderers/shared/stack/event/SyntheticEvent';
import SyntheticEvent from 'react-native/Libraries/Renderer/src/renderers/shared/shared/event/SyntheticEvent';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will make it so the example can only be run with RN 0.45+

@gpeal gpeal merged commit 2af950f into master Jun 27, 2017
@gpeal gpeal deleted the gpeal--prop-types branch June 27, 2017 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants