-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Lines 7 to 12 in 135b418
| // TODO: Check out how to pass a theme to PaperProvider: | |
| // https://github.com/callstack/react-native-paper-login-template/blob/master/App.tsx | |
| // <Provider theme={theme}> | |
| export default class App extends React.Component { | |
| render() { |