Commit Graph

12 Commits

Author SHA1 Message Date
Vojtech Novak
fef5d3401b
feat: bump example to 0.81, fix compilation errors (#1156) 2025-09-10 08:59:19 +09:00
Sergei Butko
ba07977e41
Fix iOS building on CI (#806)
* Update lock files

* Fix iOS source dir path

* Remove redundant lock file

* Remove incorrect path require

* Update react-native-test-app to fix embed-manifest failing to find app.json

* Update CI iOS building script

* Update CI iOS building script

* Update CI iOS building script

* Revert CI changes
2024-05-11 18:20:10 +09:00
Saad Najmi
013bb2255f
feat: Add visionOS support (#748)
* Update to React Native 0.73

* Remove extra package.json

* Use yarn 4

* yarn dedupe

* Add visionOS support

* Apply suggestions from code review

Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>

* Update metro config

* udpate lock

---------

Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2024-04-14 10:57:25 +09:00
Lorenzo Sciandra
4fa42b8dde
chore(testapp): bump RNTA to latest 3.x (#712)
bump RNTA to 3.0

(forgot to update the lock of the example)

update project to 3

cleanup

tweak
2024-02-21 13:59:45 +09:00
Jesse Youngblood
962f9fd7c4
Fix missing subtitles on iOS (#620)
* fix: Display subtitle on actions in iOS 15+

As of iOS 15, `discoverabilityTitle` is no longer displayed as the subtitle UIActions. Subtitles are not visible to iOS users of this package. This update brings them back!

* chore: Update example lockfile
2024-01-09 13:25:47 +09:00
Amos Tan
76ddefa0b4
chore: Update example to react-native 0.72 (#583) 2023-09-15 14:52:16 +09:00
Saad Najmi
22bc25bef3
refactor: Use react-native-test-app to manage our test app (#142) 2021-08-21 01:31:41 +09:00
Saad Najmi
5e04ea1686
Fix: iOS test app compiles with Xcode 12.5 (#138) 2021-06-24 13:52:48 +09:00
Mateusz Mędrek
31a81835bc
Feat/android (#53) 2021-03-23 19:15:48 +09:00
Jesse Katsumata
0d66a66d90
fix: Podspec (#1) 2020-11-09 03:02:03 +09:00
Jesse Katsumata
ffcece258e Feat: add Menu Module 2020-11-03 23:20:26 +09:00
Jesse Katsumata
f459355cb6 chore: initial commit 2020-11-03 07:23:20 +09:00