Skip to content

67443-Mobile-Apps/AsyncUIDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Async Demo

Just a simple app that calculates either 100,000 primes (pretty fast, but not immediate) or 1,000,000 primes (takes noticeably longer). While the primes are calculated, you can see (or not) the UI freeze when things are on the main thread and no freezing of the UI when run async.

About

Simple app to show one use case for async

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages