-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update dogfood to rn 76 (#1584)
## Setup remove the podfile lock from iOS first, as repos are out of date now ``` bundle install yarn bundle exec pod install --project-directory=ios ``` **Note:** Android studio must be updated if you want to run android app from there, since we have updated the gradle version in this PR. ## Whats new - App runs in new architecture + bridgeless mode, webrtc SDK and its deps run in interop mode ### Devtools ![Screenshot 2024-11-21 at 09 44 30](https://github.com/user-attachments/assets/0d894e30-179f-4d64-bddc-227b2c7dcaa4) --------- Co-authored-by: Oliver Lazoroski <[email protected]>
- Loading branch information
1 parent
380b0a3
commit 5bd2188
Showing
28 changed files
with
4,414 additions
and
2,267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
REACT_NATIVE_DOGFOOD_APP_ENVIRONMENT=pronto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.