fix(android): trying to fix missing LifecycleScope
crash by catchin…
#45
Annotations
5 warnings
Lint:
example/src/components/settings/sections/sliderItem.tsx#L25
Inline style: { backgroundColor: '#FA5B30' }
|
Lint:
example/src/components/settings/sections/sliderItem.tsx#L26
Inline style: { backgroundColor: '#FA5B30', height: 25, width: 25 }
|
Lint:
example/src/components/zoomSlider.tsx#L25
Inline style: { backgroundColor: '#FA5B30' }
|
Lint:
example/src/components/zoomSlider.tsx#L26
Inline style: { backgroundColor: '#FA5B30', height: 25, width: 25 }
|
Lint:
example/src/components/zoomSlider.tsx#L27
Inline style: { top: 100 }
|
Loading