24 Commits

Author SHA1 Message Date
Maciej Jastrzebski e53adb11c6 chore: example apps AGENTS.md (#1915) 2026-06-05 12:47:33 +02:00
Maciej Jastrzebski 6fbeb624c9 chore: update example apps 2026-06-03 (#1914) 2026-06-03 11:41:04 +02:00
Maciej Jastrzebski 9e1b63653d chore: switch to oxfmt (#1913) 2026-05-29 13:27:53 +02:00
Maciej Jastrzebski e3a3f68f31 feat: test-renderer 0.16 (#1893) 2026-04-14 17:14:42 +02:00
Maciej Jastrzebski bd11540d2a chore: update deps 2026-04-13 (#1897) 2026-04-13 20:17:20 +02:00
Maciej Jastrzebski bab020c44a chore: improve example apps using skill (#1878) 2026-02-10 22:51:14 +00:00
Maciej Jastrzebski d145b1bd57 chore: update examples to use v14 (#1872) 2026-01-23 23:51:59 +01:00
Maciej Jastrzebski 332c724e3e chore: prettier check (#1821) 2025-08-28 09:15:48 +02:00
Maciej Jastrzebski 77af968cd6 Upgrade expo in examples (#1796)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-16 11:19:05 +02:00
Maciej Jastrzebski 2de40c3ab7 docs: testing basics tutorial (#1789) 2025-07-15 10:02:49 +02:00
Maciej Jastrzębski f8a0d440fc chore: update examples 2025-01-03 13:44:52 +01:00
Maciej Jastrzebski aa19c3c318 chore: update examples 2024-12-08 (#1714) 2024-12-08 12:15:09 +01:00
Maciej Jastrzebski 4f842f7970 chore: fix example apps 2024-11-27 10:29:25 +01:00
Maciej Jastrzebski 83716c233b Merge branch 'main' into v13
# Conflicts:
#	examples/basic/jest-setup.ts
#	examples/basic/package.json
#	examples/basic/yarn.lock
#	examples/cookbook/package.json
#	examples/cookbook/yarn.lock
#	package.json
2024-11-27 10:24:18 +01:00
Maciej Jastrzebski 96ea646a92 chore: Expo 52 support (#1689)
* chore: Expo 52 preview 3

* chore: update to preview 13

* chore: update expo in examples
2024-11-27 10:07:11 +01:00
Maciej Jastrzebski 71b059b974 chore: update examples 2024-11-05 09:42:11 +01:00
Maciej Jastrzebski 0c8f3a8ec2 chore: update RNTL in example apps (#1691) 2024-10-25 09:43:37 +02:00
Steve Galili f314fe007f docs: cookbook shoutout ready (#1672)
* update cookbook app libs. and fix navigation to network requests examples

* Update cookbook/README.md

* Update README.md (2)

* Update Cookbook's Intro. sec. in docs

* upload readme banner

* arranging readme assets

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>
2024-09-30 09:28:19 +02:00
Steve Galili bd98be05c6 docs(cookbook): network requests recipes (#1655)
* squash prev commits

* remove unneeded axios mock

* set maxWorkers=2

* run with a slow test reporter

* revert: run with a slow test reporter

* Add url check to mock and further reading and alternatives

* use MSW for all API calls in cookbook test suits

* Comments with implem. explanation

* Arrange docs initially to reflect new scenario and remove jest.setTimeout

* updating docs (1)

* updating docs (2)

* updating docs with global guarding and conclusion

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>
2024-09-18 09:51:53 +02:00
Maciej Jastrzebski 839001124d chore: update examples RNTL dep 2024-09-12 09:25:28 +02:00
Maciej Jastrzebski 430213faa4 chore: check React Native 0.75 compatibility & deps upgrade (#1643) 2024-08-12 22:43:19 +02:00
Steve Galili 2f4568a29b chore: revamp the cookbook app (#1635)
* create a Jotai examples dir in cookbook with related utils, add state management recipes dir

* add docs with examples

* extract state from component to state, utils, simplify types and custom render func.

* refactor: tweaks & cleanup

* make cookbook app runnable

* update yarn.lock file

* fix TS issue and spelling

* remove duplicate files and adjust testMatch in config to ensure no utils test run

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>

refactor: tweak cookbook (#1636)

* refactor: move files around

* refactor: simplify

* chore: remove custom fonts

* chore: tweak eslint

* chore: update yarn.lock
2024-07-16 11:23:36 +02:00
Steve Galili d31c05aee3 docs: add jotai to cookbook (#1634)
* create a Jotai examples dir in cookbook with related utils, add state management recipes dir

* add docs with examples

* extract state from component to state, utils, simplify types and custom render func.

* refactor: tweaks & cleanup

---------

Co-authored-by: stevegalili <steve.galili@mywheels.nl>
Co-authored-by: Maciej Jastrzębski <mdjastrzebski@gmail.com>
2024-07-12 14:39:24 +02:00
Maciej Jastrzebski 723c8e2c04 docs: basic cookbook docs and app (#1622)
* docs: basic cookbook docs and app

* chore: add tests

* chore: enable example apps

* chore: fix typecheck

* chore: add lint & fix issues

* docs: tweaks

* docs: tweaks

* docs: tweaks

* chore: tweaks
2024-05-28 12:24:05 +02:00