Skip to content

Tribe 2 - Sportlink mobil uygulamasının frontend kod deposu. React Native ile geliştirilen bu proje, platformlar arası uyumluluk, yüksek performans ve sezgisel bir kullanıcı deneyimi sunmayı hedefler. Modern mobil arayüzleri ve akıcı etkileşimleriyle kullanıcı dostu bir deneyim sağlar.

Notifications You must be signed in to change notification settings

Divizyon/t2-sportlink-mobil-frontend

Repository files navigation

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Code Quality and Formatting

Bu projede kod kalitesi ve formatlaması için ESLint ve Prettier kullanılmaktadır.

Kullanılabilir Komutlar

Kod kalitesi ve formatlaması için aşağıdaki komutları kullanabilirsiniz:

# Kod linting kontrolü
npm run lint

# Otomatik lint düzeltmeleri
npm run lint:fix

# Kod formatı kontrolü
npm run format:check

# Otomatik kod formatlaması
npm run format

# Hem kod formatlaması hem de linting düzeltmeleri için
npm run code:fix

# Kod formatı ve linting kontrolü için
npm run code:check

VSCode Entegrasyonu

VSCode kullanıyorsanız, .vscode/settings.json dosyası otomatik olarak ESLint ve Prettier entegrasyonunu sağlar. Dosyaları kaydederken otomatik olarak formatlama için aşağıdaki VSCode eklentilerini yüklemeniz önerilir:

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

About

Tribe 2 - Sportlink mobil uygulamasının frontend kod deposu. React Native ile geliştirilen bu proje, platformlar arası uyumluluk, yüksek performans ve sezgisel bir kullanıcı deneyimi sunmayı hedefler. Modern mobil arayüzleri ve akıcı etkileşimleriyle kullanıcı dostu bir deneyim sağlar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5