Skip to content

Instantly share code, notes, and snippets.

@nguyenlamlll
Last active October 8, 2018 15:10
Show Gist options
  • Select an option

  • Save nguyenlamlll/18e751c8eb3c62d220178e3ed1373d0f to your computer and use it in GitHub Desktop.

Select an option

Save nguyenlamlll/18e751c8eb3c62d220178e3ed1373d0f to your computer and use it in GitHub Desktop.
Radioactive React Native Stopwatch

#Radioactive Stopwatch This is a demo stopwatch application made during the course SE346.J11 at UIT. Made by Le Tran Nguyen Lam. Contact: LeTranNguyenLam.com

The application is created using snack.expo.io. It is available online at: https://snack.expo.io/@nguyenlamlll/radioactive-stopwatch

Preview

<script async src="https://snack.expo.io/embed.js"></script>

Features

  • Start/Stop button to control the timer.
  • Lap button to mark the laps.
  • Reset button to stop and reset everything.
  • Laps are wrapped inside a vertical scroll view.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment