41 Commits

Author SHA1 Message Date
Hubert Bieszczad 6b498f2ada chore: update to expo 57 (#591)
* chore: update to expo 57

* chore: bump tailwind
2026-07-02 09:08:41 +02:00
Hubert Bieszczad 6b6d1ef6b4 chore: update dependencies (#549)
* chore: update dependencies

* chore: delete RN patch
2026-05-25 10:36:33 +02:00
Hubert Bieszczad c62f83415f feat: parse inline-start inline-end border to RN (#515) 2026-04-27 08:02:37 +02:00
Hubert Bieszczad 131da4cca5 chore: update deps, update expo to 55 (#436)
* chore: update some deps

* feat: update expo to 55 and remove expo-router app
2026-03-05 12:48:12 +01:00
Hubert Bieszczad f5db5f5202 feat: tv selectors, focus: selector for pressables (#425)
* feat: pressable focused support

* feat: support tv selectors

* feat: support focus in TouchableOpacity and TouchableHighlight

* feat: platform vars full supports

* chore: update css file
2026-03-03 08:12:53 +01:00
Hubert Bieszczad 8c6b7659a7 feat: shared listener (#166)
* feat: shared listener

* chore: fix circular dependency

* fix: reinit order
2025-11-17 12:33:08 +01:00
Hubert Bieszczad a36bd51b5b chore: patch tests 2025-11-12 07:56:52 +01:00
Jacek Pudysz e2797e50d6 feat: change native components color while using light and dark theme 2025-11-05 09:48:22 +01:00
Hubert Bieszczad 2e857894e9 chore: update dependencies, and use catalog's (#125)
* chore: update deps in expo-example and bare

* chore: partially update expo-router

* chore: update mmkv in expo-router example

* chore: update some minor deps

* chore: format
2025-11-03 07:57:27 +01:00
Jacek Pudysz 7ce8ead0d4 chore: revert dev client commands 2025-10-24 09:00:52 +02:00
Jacek Pudysz 16babd3611 feat: add reactive has adaptive themes 2025-10-24 08:57:24 +02:00
Hubert Bieszczad 08202f984e fix: types in examples caused by different RN version 2025-10-15 08:11:27 +02:00
Hubert Bieszczad 33dfb61630 feat: add rem polyfill to withUniwindConfig (#71) 2025-10-14 08:24:49 +02:00
Hubert Bieszczad 63d5cd3bab feat: add extraThemes and remove themes 2025-10-04 17:05:35 +02:00
Hubert Bieszczad c18cacdaf3 chore: update dependencies 2025-10-04 13:50:13 +02:00
Hubert Bieszczad 478cdf3a9c feat: metro resolver (#36)
* feat: native babel resolver

* feat: web metro resolver
2025-10-02 12:10:55 +02:00
Hubert Bieszczad ecfad43391 chore: rename withUniwindConfig params 2025-09-29 11:20:52 +02:00
Hubert Bieszczad ef0e59a29f chore: build css to uniwind.css 2025-09-29 09:41:47 +02:00
Hubert Bieszczad a2df6fd510 feat: auto generate theme variants and types using metro 2025-09-26 16:04:13 +02:00
Hubert Bieszczad 325e6e537b feat: uniwind config (#23)
* feat: uniwind config

* chore: test themes

* feat: handle theme scoped variables

* chore: bring back example

* chore: bump version
2025-09-25 07:41:06 +02:00
Hubert Bieszczad 6b44c1e113 feat: withUniwind hoc 2025-09-18 08:35:33 +02:00
Hubert Bieszczad 6cf0b23e6d feat: typed withUniwind 2025-09-17 07:31:22 +02:00
Hubert Bieszczad 1719e96dcf feat: remove postcss, compile tailwind in metro 2025-09-11 10:31:27 +02:00
Hubert Bieszczad eaebf193de feat: linear gradients 2025-09-11 09:04:45 +02:00
Hubert Bieszczad e45de8727b chore: remove ios from expo example and ignore it 2025-09-09 08:23:15 +02:00
Hubert Bieszczad ae41cfaaec feat: useUniwindAccent (#17)
* feat: native useUniwindAccent

* feat: rerender components when some dependency changes

* feat: web useUniwindAccent
2025-09-09 08:21:44 +02:00
Hubert Bieszczad fc9a42792f feat: handle css max function 2025-09-04 08:58:27 +02:00
Hubert Bieszczad 7b37f3511a feat: parser improvements 2025-09-04 08:21:52 +02:00
Hubert Bieszczad cc34caec79 feat: lightning css parser 2025-09-02 09:45:01 +02:00
Hubert Bieszczad 9179b398cd Insets (#12)
* feat: generate css inset utils

* feat: replace css insets

* feat: resolve safe-or insets
2025-08-22 08:16:21 +02:00
Hubert Bieszczad 6c40915296 feat: resolve color-scheme and writing-direction (#10)
* feat: resolve color-scheme and writing-direction

* chore: remove disable rule comment
2025-08-20 12:40:51 +02:00
Hubert Bieszczad 25bda5f5e0 feat: update to expo 54 and create bare RN example (#8)
* feat: update to expo 54 and create bare RN example

* chore: update expo-example

* chore: update package.json
2025-08-19 09:44:06 +02:00
Hubert Bieszczad 1b0b034283 feat: css to RN (#6)
* feat: handle translate

* feat: pipe

* feat: parse transforms

* feat: process box shadow

* refactor: create processor classes to resolve circular dependencies

* feat: process all shadows
2025-08-08 14:50:10 +02:00
Hubert Bieszczad ac0fe311af chore: minor improvements 2025-08-05 07:57:10 +02:00
Hubert Bieszczad 24f3af0763 fix(babel): parsing loop 2025-08-02 12:50:46 +02:00
Hubert Bieszczad f70c4ee5a6 feat: dont parse web to rn stylesheets 2025-08-01 15:08:26 +02:00
Hubert Bieszczad 4eb40b52a5 feat: stylesheet and variables computed in runtime 2025-08-01 11:24:12 +02:00
Hubert Bieszczad 7a59190432 feat: breakpoints 2025-07-31 12:32:42 +02:00
Hubert Bieszczad 19baba8891 feat: parse colors 2025-07-30 14:34:38 +02:00
Hubert Bieszczad 95a8f4ac2b feat: babel plugin 2025-07-29 12:34:52 +02:00
Hubert Bieszczad 4568630b6c feat: expo example 2025-07-29 12:18:40 +02:00