Commit Graph

5 Commits

Author SHA1 Message Date
Jakub Grzywacz
04d0e89d27 chore: bump package and tests-example to react-native@0.77.0 (#2621)
# Summary

Bumped package and tests-example app from *last* golden release
`react-native@0.77.0-rc.7` to stable `react-native@0.77.0` and tested
for regression.

## Compatibility

| OS      | Implemented |
| ------- | :---------: |
| iOS     |          |
| Android |          |

## Checklist

<!-- Check completed item, when applicable, via: [X] -->

- [x] I have tested this on a device and a simulator
2025-01-22 13:05:19 +01:00
Jakub Grzywacz
476df53618 chore: upgrade react-native to 0.77.0-rc.7 (#2618)
# Summary

Upgrade `tests-example` to `react-native@0.77.0-rc.7`
2025-01-17 10:58:53 +01:00
Jakub Grzywacz
18f2fcdcd1 chore: bump tests-example to react-native@0.77.0-rc.6 (#2601)
# Summary

Bump tests-example to react-native@0.77.0-rc.6

## Test Plan

`Tests-example` should compile
2025-01-07 15:18:47 +01:00
Jakub Grzywacz
de6b4d0d17 chore: bump TestsExample to react-native@0.77.0-rc.1 (#2556)
# Summary

Bump TestsExample to `react-native@0.77.0-rc.1` to track compatibility
with the latest version

## Test Plan

`TestsExample` should compile.

## Compatibility

| OS      | Implemented |
| ------- | :---------: |
| iOS     |          |
| Android |          |
2024-12-09 16:33:53 +01:00
Jakub Grzywacz
b3b175a7fb feat: move examples to ./apps (#2507)
# Summary

Due to the large number of example apps in the repository, I decided to
change the structure and move all applications into an "apps" folder to
maintain a clear structure.
2024-10-25 16:12:23 +02:00