No description
Find a file
2023-09-08 14:51:11 +03:00
.bundle initial project commit 2023-09-01 18:05:04 +03:00
.github/workflows uncomment android firebase distribution & simplify ruby+fastlane setup 2023-09-08 10:01:28 +03:00
__tests__ initial project commit 2023-09-01 18:05:04 +03:00
android add commit has into release notes 2023-09-08 09:53:01 +03:00
ios add commit has into release notes 2023-09-08 09:53:01 +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
.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 initial project commit 2023-09-01 18:05:04 +03:00
babel.config.js initial project commit 2023-09-01 18:05:04 +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 caching 2023-09-04 13:13:55 +03:00
package.json initial project commit 2023-09-01 18:05:04 +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