Skip to content

Instantly share code, notes, and snippets.

@skellock
Created June 27, 2016 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skellock/437c7a9b9bca6b76086f76dd1d00d341 to your computer and use it in GitHub Desktop.
Save skellock/437c7a9b9bca6b76086f76dd1d00d341 to your computer and use it in GitHub Desktop.
mockery.registerMock('react-native-router-flux', {
Actions: {
login: () => {},
video: () => {}
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment