Marc Rousavy
|
4ad4804e51
|
chore: Upgrade Skia to new Ganesh Rendering Pipeline and RN to 0.72 (#1638)
* chore: Upgrade all Deps RN 72
* fix breaking skia changes
* fix devDeps
* Update yarn.lock
* fix metro config
* Update yarn.lock
|
2023-07-03 12:40:07 +02:00 |
|
Marc Rousavy
|
916278d3ea
|
feat: Add React Native 0.66 support (#490)
* feat: Add React Native 0.66 support
* Generate lockfiles
* Update Podfile.lock
* chore: Migrate from react-native-navigation to react-navigation (#491)
* Migrate RNN -> RN
* Migrate all screens
* Fix get permission status
* fix app name
* Update AppDelegate.m
* Fix Info.plist
* Set `UIViewControllerBasedStatusBarAppearance` to `YES`
* Only enable `audio` if user granted microphone permission
* Update App.tsx
* Fix RNGH for Android
* Use `navigate` instead of `push`
* Fix animation
* Upgrade @types/react-native
* "Splash" -> "PermissionsPage"
|
2021-10-05 12:22:14 +02:00 |
|
Marc Rousavy
|
a2293e858d
|
fix: Fix TypeScript relative imports (#358)
* fix: Fix TypeScript relative imports
* Decouple `example` from tsconfig
* fix ESLint config
* add lint-ci script
* move example running to workflow
* test ts
* test eslint
* test ts
* fix ESLint formatter
* Revert "fix ESLint formatter"
This reverts commit 21aca0dcdb54d4ce98b33d2b4f1decc18bc82e85.
* Revert "test ts"
This reverts commit becc346ad3d097b7d3570ebc8b5bf80390aadf87.
* Revert "test eslint"
This reverts commit 9c9f0b81bf3aa57188f550a34b2a8151e364f3b0.
* Revert "test ts"
This reverts commit 3cbe7200608910087b43e0d9cdae0917b0b4215e.
|
2021-08-16 10:45:41 +02:00 |
|
Marc Rousavy
|
f2a1d52aa7
|
rm example dotfiles
|
2021-02-20 17:04:53 +01:00 |
|
Marc Rousavy
|
5ba1df8c08
|
Dev setup
|
2021-02-19 18:19:32 +01:00 |
|