Skip to content

하루도약 서비스 React Native 마이그레이션 개인 작업

Notifications You must be signed in to change notification settings

ruiiary/yourlog

Repository files navigation

Yourlog.

당신의 성장을 위한 회고록 애플리케이션, yourlog


_2024년 12월 14일 ~ 2024년 12월 22일 / 서버리스 React Native 프로젝트(1인 개발)_

기술 스택

  • React Native
  • TypeScript
  • Expo

주요 라이브러리

  • axios: OpenAI API와 연동하여 AI 기반 기능을 통합
  • expo-router: 애플리케이션 내 간단하고 구조화된 라우팅 구현
  • expo-image-picker: 사용자 기기에서 이미지 선택 기능을 제공
  • styled-components/native: 모듈화되고 재사용 가능한 테마 기반 컴포넌트 스타일링
  • react-native-calendars: 동적이고 커스터마이징 가능한 캘린더 UI 기능 구현
  • react-native-async-storage: 소량의 데이터를 영구적으로 저장할 수 있는 로컬 스토리지 제공
  • expo-linear-gradient: 시각적으로 향상된 UI 요소를 위한 그라디언트 구성 요소 추가


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.

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

하루도약 서비스 React Native 마이그레이션 개인 작업

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published