tommy19970714 / pictogram-san

Everyone can be Pictogram-san
MIT License
16 stars 5 forks source link

Feature/countup view #10

Closed tommy19970714 closed 3 years ago

tommy19970714 commented 3 years ago

styled-componentのセットアップをして、1つ目のコンポーネントとしてcountup viewを追加した

スクリーンショット 2021-07-31 23 35 47

github-actions[bot] commented 3 years ago

Visit the preview URL for this PR (updated for commit 118ce84):

https://pictogram-san--pr10-feature-countup-view-7yf7xesv.web.app

(expires Sat, 07 Aug 2021 15:07:31 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

tommy19970714 commented 3 years ago

次のように使えるようにした

<CountUpView current={1} max={5} />