sdm1230 / manitoApp

2020-2021겨울방학 마니또 프로젝트
0 stars 0 forks source link

해야할 것 참고자료 #2

Open sdm1230 opened 3 years ago

sdm1230 commented 3 years ago

1/9

디자인

  1. 폰트 적용
  2. 그림자 수정

    https://ethercreative.github.io/react-native-shadow-generator/

  3. 배경 색 확인

백엔드 연동

  1. 채팅리스트에서 내릴 때만 렌더링 되게 using FlatList

    https://velog.io/@djaxornwkd12/React-Native-FlatList에-대해-알아보자

sdm1230 commented 3 years ago

1/10

애플로그인

  1. 애플로그인 api 사용시 setup

    https://github.com/invertase/react-native-apple-authentication/blob/master/docs/INITIAL_SETUP.md

  2. api 구현 오류 시 아래 troubleShooting 참고

  3. 가이드라인

    https://coding-dahee.tistory.com/156

  4. 모듈설명

    https://github.com/invertase/react-native-apple-authentication

sdm1230 commented 3 years ago

1/12

로그인 라우팅 관련

현재상태

  1. 항상 로그인 페이지에서 시작
  2. 로그인 되어있는 유저면 메인페이지로넘어감
  3. 로그아웃 또는 회원탈퇴하면 앱을 재시동시켜 처음으로 가게함

추구해야하는 방향(선택)

  1. 처음 시작할 때

    • 렌더링 되기 전 로그인 여부를 파악해서 시작을 로그인페이지에서 할 지 메인페이지에서 할 지 결정
    • 처음에 잠깐 보여지는 로그인 페이지 대신 로딩페이지로 변경
  2. 앱 구동시

    • 앱을 켰을 때 어떤 페이지라도 만약 토큰이 만료되었으면 로그인 페이지로 가야함

platform 고려

sdm1230 commented 3 years ago

1/14

디버그 해야할 것

채팅

sdm1230 commented 3 years ago

1/15

디자인

채팅

sdm1230 commented 3 years ago

1/23

디자인

마니또 확정하기

sdm1230 commented 3 years ago

1/25

gif이미지 삽입