movibe / customers-list-native-base-e2e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customers List

1. Summary

Main Tools and Libs

Lib Description
React UI Framework
React Native UI Framework
Typescript Typed Language
Native Base UI Library to build design-systems
Detox E2E Tests
ESLint Linting
Husky Pre-commit's hooks

Actions

Workflow Description
Lint Run ESLint in files to prevent irregular code
E2E Android Run detox E2E tests on Android Emulator

2. Install & Run

yarn install - Install Dependencies

Run one of:

yarn android - Compile android and install on emulator/device yarn ios - Compile ios and install on emulator/device

after:

yarn start - Start react-native cli

If you prefer, use npm instead of yarn

About


Languages

Language:TypeScript 43.8%Language:Java 21.4%Language:JavaScript 18.8%Language:Objective-C 9.9%Language:Starlark 4.2%Language:Ruby 1.8%Language:Shell 0.1%