Skip to content

From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022

Notifications You must be signed in to change notification settings

CodingItWrong/getting-better-expo

Repository files navigation

Getting Better All the Time: How to Escape Bad Code

This repo is the example code from the talk "Getting Better All the Time: How to Escape Bad Code" presented at React Native EU 2022.

Requirements

Optional:

Installation

  • Clone the repo
  • Run yarn install

Dependencies are locked with yarn.lock; please use yarn rather than npm for installing.

Running

  • Run yarn start

Unit Tests

  • Run yarn test

License

MIT

About

From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022

Topics

Resources

Stars

Watchers

Forks