Skip to content

gastonf-dev/GoalSetterChallenge

Repository files navigation

GoalSetter challenge

React Native app to solve the challenge. This project uses pure React-Native, no Expo.

Setup

  1. Clone the repo.
  2. Inside the directory run npm install.
  3. Run npx react-native link.
  4. For iOS must run cd ios && pod install.

Libraries and third party components.

  1. react-navigation v5
  2. react-native-linear-gradient
  3. formik

Testing

react-test-renderer and react-native-testing-library were used to snapshot testing of components and simple ui testing.

  1. Run npm run test to see results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published