We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1e136 commit 81a9997Copy full SHA for 81a9997
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/paper`
2
3
+## 3.0.3 - 2020-11-07
4
+
5
+- Add theme support in `PaperProvider` [#5](https://github.com/reason-react-native/paper/pull/5) by [@souhe](https://github.com/souhe)
6
7
## 3.0.2 - 2020-11-07
8
9
Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/paper",
- "version": "3.0.2",
+ "version": "3.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments