Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christopherdro/react-native-print
/
Class
example/App.js:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
import
RNPrint from
'react-native-print'
;
21
22
export
default
class
RNPrintExample extends Component {
23
state = {
24
selectedPrinter: null
25
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected