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 1c10723 commit 0756405Copy full SHA for 0756405
README.md
@@ -36,7 +36,6 @@ Creating the theme:
36
37
```ts
38
// theme.ts
39
-
40
import { createTheme } from 'react-native-themed-stylesheet'
41
42
const themes = {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-themed-stylesheet",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"description": "React Native StyleSheets with Theming Support",
5
"author": "Andre Pedroza",
6
"license": "MIT",
0 commit comments