Commit Graph

11 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
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
b0069c23e1
Docs/capturing (#70)
* Add capturing base doc

* Pin RNN version where Modal without animation works

* Add docs for Taking Photos/Recording Videos
2021-03-17 15:17:05 +01:00
Marc Rousavy
ffa2527849 Rename proj 2021-02-19 20:50:41 +01:00
Marc Rousavy
16e73fc910 update a whole lotta stuff 2021-02-19 19:06:28 +01:00
Marc Rousavy
3597fa949d Pin SWIFT_VERSION to 5.2 2021-02-19 17:55:37 +01:00
Marc Rousavy
4f216e0e0a Fix bridging header 2021-02-19 17:10:46 +01:00
Marc Rousavy
65a9cbfb73 bump to iOS 11.0 2021-02-19 16:59:39 +01:00
Marc Rousavy
55bf5ecd43 Update project.pbxproj 2021-02-19 16:44:44 +01:00
Marc Rousavy
f913fc11ca Clean up example 2021-02-19 16:44:00 +01:00
Marc Rousavy
c04a4b72be Bootstrap 2021-02-19 16:07:53 +01:00