Commit Graph

4 Commits

Author SHA1 Message Date
Jesse Katsumata
7b5f75d8ab
[chore] migrate from eslint/prettier to biome (#955)
* feat: migrate to biome

* doc: fix contributing

* fix: type

* resolve conflict and format

* fix: remove built files

* fix: remove built files

* fix: remove built files

* fix: format"
2024-11-08 10:14:05 +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
Sergei Butko
751a7d20d5
Fix ESLint issues, minor typos correction (#805) 2024-05-11 07:45:15 +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