Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstack/react-native-paper
/
Class
example/src/Examples/ProgressBarExample.tsx:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
import ScreenWrapper from
'../ScreenWrapper'
;
15
16
class ClassProgressBar extends React.Component {
17
constructor(props: ProgressBarProps) {
18
super(props);
19
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected