Commit Graph

8 Commits

Author SHA1 Message Date
Marc Rousavy
7c33839e36
Reformat (#116)
* Reformat

* Prettier: Print Width 140

* SwiftFormat: Disable `organizeDeclarations`

* React Helpers -> React Utils

* Use bundle exec for pods

* Disable Hermes in Example

* Create clean.sh

* Update package.json

* Re-generate lockfiles

* Add bundle install step to bootstrap
2021-03-31 15:43:29 +02:00
Marc Rousavy
501827cb87 Rename pod to VisionCamera 2021-03-26 16:22:24 +01:00
Marc Rousavy
35806ff660
Upgrade Example to RN 0.64 (#83)
* ReactLogger: Also log function

* Run SwiftFormat & SwiftLint in example project

* Upgrade to RN 0.64 1/2

* Update lockfiles

* Upgrade a few packages

* index.tsx -> index.js

* Upgrade docusaurus

* Fix line length violation

* Update CameraView.swift

* Update gradle plugin

* Fix example to prefer higher res cameras

* Remove unused log line

* Update App.tsx
2021-03-19 15:53:19 +01:00
Marc Rousavy
4f8784cfd9 Revert "Add RNVectorIcons to podfile"
This reverts commit 0b0c8764ac.
2021-02-19 19:13:16 +01:00
Marc Rousavy
0b0c8764ac Add RNVectorIcons to podfile
Yes, it should be autolinked instead. I know.
2021-02-19 19:12:58 +01:00
Marc Rousavy
65a9cbfb73 bump to iOS 11.0 2021-02-19 16:59:39 +01:00
Marc Rousavy
2dbddd09a7 Lock flipper to 0.74.0 2021-02-19 16:53:21 +01:00
Marc Rousavy
c04a4b72be Bootstrap 2021-02-19 16:07:53 +01:00