No description
Find a file
2023-09-07 22:56:56 +03:00
.bundle initial project commit 2023-09-01 18:05:04 +03:00
.github/workflows testflight job 2023-09-07 21:31:25 +03:00
__tests__ initial project commit 2023-09-01 18:05:04 +03:00
android fix gemfile.lock for andorid 2023-09-07 14:21:41 +03:00
ios auto increase build_number for testflight 2023-09-07 22:56:56 +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 setup fastlane for android 2023-09-01 18:47:27 +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-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