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

Feature/search component #14

Merged
merged 6 commits into from Feb 6, 2017
Merged

Feature/search component #14

merged 6 commits into from Feb 6, 2017

Conversation

j8seangel
Copy link
Contributor

Includes new setup reducer to save the setup status.
Adds search selector filter and buttons to save the status into the reducer.

Creates common styles for icons in Theme config because we need to be sure of having at least 48px size.

Includes react native debugger: https://github.com/jhen0409/react-native-debugger it is very useful to know the redux state!

Fixes eslint errors and changes parse to babel-eslint because the default parser used by eslint (espree) does not support static properties.

Copy link
Contributor

@geriux geriux left a comment

Choose a reason for hiding this comment

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

Great work!! 😁 👍

},
socialNetworks: {
facebook: '#3b5998',
twitter: '#00aced',
google: '#ea4335'
},
icon: {
Copy link
Contributor

Choose a reason for hiding this comment

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

This will be very useful!!

@geriux geriux merged commit 222bd39 into develop Feb 6, 2017
@geriux geriux deleted the feature/search-component branch February 6, 2017 09:10
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.

None yet

2 participants