Commit Graph

7 Commits

Author SHA1 Message Date
Seph Soliman
ca2bcc3a0a Fixed typescript types not showing
Breaking change: Use useRef<CameraApi>() instead of useRef<Camera>()
Fixed incorrect type of errorMessage
2024-05-16 15:18:51 -07:00
Seph Soliman
b9d14cc4c4 Type fixes 2024-05-14 19:08:19 -07:00
Seph Soliman
79ccbb0d7c RN 0.62.3 -> 0.74.1 for library
Gradle 3.0 -> 8.6
compileSdkVersion 31 -> 34
2024-05-14 18:57:29 -07:00
Seph Soliman
2d9d43dfd1 Updated build scripts & configs, fixed linting & types 2021-06-08 16:01:44 -07:00
Seph Soliman
d18ca47b76 Export the imperative API. Upgrade TS to 4.2 2021-06-08 16:01:43 -07:00
aarongrider
50d26188e5 Convert project to TypeScript and refactor example code 2020-11-29 22:37:49 -08:00
aarongrider
a63ca0012d Android rewrite 2020-11-17 15:42:36 -08:00