Files
react-native-paper/example
Ahmed Elhanafy 8adfa6751e feat: Dark Theme (#131)
* refactor: Add DarkTheme, new colors in theme & update components to use it

* chore: Remove 'console.log' statements

* chore: Change dark theme property from string to boolean

* feat: Add ability to toggle the theme from the drawer

* fix: Wrap typography example screen with 'withTheme'

* style: Update components to use correct dark theme colors

* style: Update dark theme primary color and rn-navigation toolbar now gets the color from the theme

* style: Add color prop to DrawerItem and update the example

* style: Change the unchecked color in both Checkbox and RadioButton

* chore: Add `yarn-error.log` to `.gitignore`

* chore: Use lodash instead of lodash.merge

* chore: Address PR comments
2017-10-13 15:29:28 +02:00
..
2016-11-20 21:30:59 +05:30
2017-10-13 15:29:28 +02:00
2017-10-13 15:29:28 +02:00
2017-10-13 15:29:28 +02:00
2017-10-13 15:29:28 +02:00
2017-07-19 04:11:22 +05:30
2017-10-13 15:29:28 +02:00
2017-10-13 15:29:28 +02:00

Run the example

  • View it with Expo
  • Run the example locally
    • Clone the repository and cd to this directory
    • Run yarn to install the dependencies
    • Run yarn start to start the packager
    • Scan the QR Code with the Expo app