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 0b8a6de commit 606c031Copy full SHA for 606c031
README.md
@@ -180,7 +180,7 @@ Hook to create themed stylesheets.
180
181
**Parameters**
182
183
-- `createStyles`: A function that receives the current theme and options and returns an object of type `T`.
+- `createStyles`: A function that receives the current theme and returns an object of type `T`.
184
185
**Returns**
186
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-themed-stylesheet",
3
- "version": "0.2.4",
+ "version": "0.2.5",
4
"description": "React Native StyleSheets with Theming Support",
5
"author": "Andre Pedroza",
6
"license": "MIT",
0 commit comments