No description
Find a file
2023-09-01 18:05:04 +03:00
.bundle initial project commit 2023-09-01 18:05:04 +03:00
__tests__ initial project commit 2023-09-01 18:05:04 +03:00
android initial project commit 2023-09-01 18:05:04 +03:00
ios initial project commit 2023-09-01 18:05:04 +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 initial project commit 2023-09-01 18:05:04 +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
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.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
yarn.lock 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