New small release that adds support for jest
testing with minor performance optimisations.
👍 Improvements
- refactor: added
useAnimatedValue
hook for internal usage (6ea3499)
- feat: jest integration (bfdb026) closes #101
- refactor: reorganize fs structure for android (4b337da)
🔢 Miscellaneous
- chore: bump react-native to 0.70.5 (b83a6f1)
- refactor: ignore
for_where
rule for swiftlint (71265a8)
- chore: switch to
actions/checkout@v3
instead of actions/checkout@v2
(0ecccfc)
- chore: avoid the usage of deprecated GitHub actions (c024d13)