Implement Web versions of the bottom sheet, toast, and progress circle
This commit is contained in:
parent
af55a89758
commit
041bfa22a9
19 changed files with 295 additions and 92 deletions
3
src/view/com/util/ProgressCircle.native.tsx
Normal file
3
src/view/com/util/ProgressCircle.native.tsx
Normal file
|
@ -0,0 +1,3 @@
|
|||
// @ts-ignore no type definition -prf
|
||||
import ProgressCircle from 'react-native-progress/Circle'
|
||||
export default ProgressCircle
|
Loading…
Add table
Add a link
Reference in a new issue