No description
Find a file
2023-10-17 11:43:16 +03:00
.bundle initial project commit 2023-09-01 18:05:04 +03:00
.github/workflows test skipping of jobs 2023-10-17 11:43:16 +03:00
__tests__ initial project commit 2023-09-01 18:05:04 +03:00
android add option to skip automatic build increase 2023-10-11 12:33:47 +03:00
ios add option to skip automatic build increase 2023-10-11 12:33:47 +03:00
src initial project commit 2023-09-01 18:05:04 +03:00
.eslintrc.js initial project commit 2023-09-01 18:05:04 +03:00
.gitignore Rename workflow and update gitignore 2023-09-08 10:00:07 +03:00
.nvmrc update node versioning of pipline via .nvmrc 2023-09-08 14:51:11 +03:00
.prettierrc.js initial project commit 2023-09-01 18:05:04 +03:00
.watchmanconfig initial project commit 2023-09-01 18:05:04 +03:00
app.json initial project commit 2023-09-01 18:05:04 +03:00
App.tsx .ENV file test 2023-09-28 16:29:55 +03:00
babel.config.js .ENV file test 2023-09-28 16:29:55 +03:00
CI_CD_README.md docs 2023-09-08 14:51:11 +03:00
Gemfile initial project commit 2023-09-01 18:05:04 +03:00
Gemfile.lock initial project commit 2023-09-01 18:05:04 +03:00
index.js initial project commit 2023-09-01 18:05:04 +03:00
jest.config.js initial project commit 2023-09-01 18:05:04 +03:00
metro.config.js initial project commit 2023-09-01 18:05:04 +03:00
package-lock.json .ENV file test 2023-09-28 16:29:55 +03:00
package.json .ENV file test 2023-09-28 16:29:55 +03:00
README.md initial project commit 2023-09-01 18:05:04 +03:00
tsconfig.json initial project commit 2023-09-01 18:05:04 +03:00

ci_evaluation_personal

This is a new React Native project, bootstrapped using @react-native-community/cli.

Getting Started

Note

: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

For Android

yarn android

For iOS

yarn ios

Note

: For more check out package.json