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

hotfix: Example, ReduxExample and depencies fixes for Android #3195

Merged
merged 3 commits into from
Aug 21, 2018

Conversation

daviscabral
Copy link
Collaborator

@daviscabral daviscabral merged commit cd74da5 into master Aug 21, 2018
daviscabral added a commit that referenced this pull request Aug 21, 2018
* master:
  hotfix: Example, ReduxExample and depencies fixes for Android (#3195)

# Conflicts:
#	Example/package.json
#	Example/yarn.lock
#	ReduxExample/package.json
#	ReduxExample/yarn.lock
#	package.json
#	yarn.lock
@daviscabral daviscabral mentioned this pull request Aug 21, 2018
daviscabral added a commit that referenced this pull request Aug 21, 2018
Implemented enhancements:
- Upgrade [email protected] (#3179)
- API docs updated

Closed issues:
- Stack of same scene not working anymore after update from 4.0.0-beta-28 to 4.0.1 #3176

Merged pull requests:
- Fixes push to pile scenes instead of navigate #3190 (daviscabral)
- Upgrade [email protected] #3179 (Agby)
- Fix CircleCI locking eslint-config-airbnb version #3183 (blackbing)
- Added indicatorStyle to 'Tabs' props. #3192 (AkshatGiri)
- hotfix: Example, ReduxExample and depencies fixes for Android #3195 (daviscabral)
@abhishekgargx
Copy link

@daviscabral i am not saying that it is a bug, that is what LOG says.

@abhishekgargx
Copy link

@daviscabral Is using babel-preset-react-native will resolve it?

@daviscabral
Copy link
Collaborator Author

@Abhishekgarg727 there were more changes - not just that. The preset was to solve some incorrect version dependency during the development.

@daviscabral daviscabral deleted the hotfix-examples-and-dependencies branch August 21, 2018 07:09
@abhishekgargx
Copy link

@daviscabral Is those changes are available in example . i really need to use RNRF in my current project , any boilerplate or example will thankful .

@daviscabral
Copy link
Collaborator Author

@Abhishekgarg727 ReduxExample uses it.

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.

ReactNativeJS: TypeError: undefined is not an object (evaluating 'context.changedBits')
2 participants