Commit graph

17 commits

Author SHA1 Message Date
Artur Paikin
22a4abbf07 Update React Native example to use @uppy@0.30.5 (#1469)
* Fallback when icon is not available to prevent crashing

* react native tus fingerprint is now built into @uppy/tus@0.35.5, removing from example

//cc @ifedapoolarewaju @kvz

* update to @uppy@0.35.5
2019-04-23 09:47:28 +02:00
Artur Paikin
04a3df9f15 move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
Ifedapo Olarewaju
9f02d749b9 preset totalProgress to avoid error on android 2019-04-15 09:40:13 +01:00
Artur Paikin
916dccba45 we already have totalProgress from uppy, so using that 2019-04-11 13:25:56 +03:00
Artur Paikin
030ce73e63 re-use uppy icons straight from the Dashboard 2019-04-10 18:25:37 +03:00
Artur Paikin
bf03f8d90f add error reporting to the example 2019-04-09 16:29:04 +03:00
Artur Paikin
4fbe1eb3ba add uppy logo, tweak styles 2019-04-09 14:11:21 +03:00
Artur Paikin
b06cd39e7b re-do FileList, use FlatList 2019-04-03 21:08:12 +03:00
Artur Paikin
0cdcd4a74e Refactor and add file previews 2019-04-03 15:28:14 +03:00
Artur Paikin
759f5212b8 note about where the hash code came from 2019-04-02 15:39:22 +03:00
Artur Paikin
58ee399ae4 add custom Fingerprint and hashing functions for tus-js-client, use AsyncStorage as urlStorage 2019-04-02 15:35:21 +03:00
Artur Paikin
2596c69f16 Add ProgressBar and PauseResume 2019-04-01 22:27:39 +03:00
Artur Paikin
dad4056835 add pause/resume buttons 2019-03-29 18:19:58 +03:00
Artur Paikin
2282d9c6cf add upload-success 2019-03-29 13:35:00 +03:00
Artur Paikin
2869c79a25 Update App.js 2019-03-15 13:57:47 +03:00
Artur Paikin
7bbca8795b cleanup App.js 2019-03-15 13:20:40 +03:00
Artur Paikin
24e9ab57bd Refactor file-picker, add local providers 2018-12-19 15:45:48 +03:00