Skip to content

Instantly share code, notes, and snippets.

@brentvatne
Created June 20, 2017 04:24
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 brentvatne/1f393a1a2932c999cb61dc640e0e0ec6 to your computer and use it in GitHub Desktop.
Save brentvatne/1f393a1a2932c999cb61dc640e0e0ec6 to your computer and use it in GitHub Desktop.
╭─ ~/coding/hello-there ag expo --ignore yarn.lock --ignore node_modules
App.js
4:export default class App extends React.Component {
app.json
2: "expo": {
package.json
7: "jest-expo": "~1.0.1",
19: "preset": "jest-expo"
22: "expo": "^17.0.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment