Coder Social home page Coder Social logo

hands-on-sample's Introduction

Hanson お試しの感想

前提

  • rn-spoilerだとApp.tsxはsrc配下にある、hands-on-202009だとルート配下

...v0.1.0

  • AppNavigator
    • ReactNavigationの使い方が古かったので最新版(v5)の書き方に変更
  • LoginPage
    • iOSで表示するとノッチ部分にページが隠れてしまうので大枠のタグをViewからSafeAreaViewに変更
    • navigationはpropsから受け取らずuseNavigationを使うように変更
  • 確認観点
    • Login画面
      • 表示できる
      • レイアウトが以下のようになっている
        • 実装完了時の画面スクショ

v0.1.0...v0.2.0

  • ログイン画面で「v0.1.0」って表示しているのが気になった、 「v0.2.0」の間違い?
  • 確認観点
    • Login画面
    • レイアウトが以下のようになっている
      • 実装完了時の画面スクショ

v0.2.0...v0.3.0

  • ログイン画面の「v0.1.0」はそのまま?
  • AppNavigator
    • ReactNavigationの使い方が古かったので最新版(v5)の書き方に変更
  • PointViewPage
    • iOSで表示するとノッチ部分にページが隠れてしまうので大枠のタグをViewからSafeAreaViewに変更
    • navigationはpropsから受け取らずuseNavigationを使うように変更
  • 確認観点
    • Login画面
      • ログインボタンを押すとPointView画面に遷移する
    • PointView画面
      • レイアウトが以下のようになっている
        • 実装完了時の画面スクショ
      • ログアウトボタンを押すとLogin画面に遷移する

v0.3.0...v0.4.0

  • 確認観点
    • PointView画面
      • レイアウトが以下のようになっている
        • 実装完了時の画面スクショ

v0.4.0...v0.5.0

  • PointHistoryPage
    • iOSで表示するとノッチ部分にページが隠れてしまうので大枠のタグをViewからSafeAreaViewに変更
    • navigationはpropsから受け取らずuseNavigationを使うように変更
  • 確認観点
    • PointView画面
      • ポイント実績ボタンを押すとPointHistory画面に遷移する
    • PointHistory画面
      • レイアウトが以下のようになっている
        • 実装完了時の画面スクショ
      • 戻るボタンを押すとPointView画面に遷移する

v0.5.0...v0.6.0

  • 確認観点
    • Login画面
      • レイアウトが以下のようになっている
        • 実装完了時の画面スクショ
      • ログインボタンを押すとPointView画面に遷移する

hands-on-sample's People

Contributors

takumon avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.