Coder Social home page Coder Social logo

friendo's Introduction

Friendo

A small React Native app that shows a list of friends and a list of todos for each friend. Written with TypeScript.

If you want a preview of the app, you can take a look at the screenshots.

Setting up development environment

Follow React Native's setup instructions.

  • Install project dependencies: npm i
  • Install Pods: npx pod-install ios

Run the project

  • npx react-native run-ios: run the app in debug mode on iOS. Alternatively, you can run npm run xcode to open XCode and build/run the app from there

Debugging

The app supports debugging via Flipper v0.81. You can download Flipper here. Make sure to install the Redux Debugger plugin if you want to make the redux store debuggable as well.

Flipper will automatically connect to the running app.

Running tests

Make sure to have detox-cli and AppleSimUtils installed (follow Detox docs instructions).

  1. npm test:build: build the app for end to end testing;
  2. npm test: run end to end tests on an iOS simulator.

About the implementation

Details about implementation choices are included in SOLUTION.md.

friendo's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.