Skip to content

Commit

Permalink
feat: migrate to react-native-test-app
Browse files Browse the repository at this point in the history
FIXME: need to ask how to customise the AppDelegate as in the previous commit, as it's complaining about:

Thread 1: "<ReactTestApp.AppDelegate: 0x10a3e7b50> does not conform to RNAppAuthAuthorizationFlowManager"

And will likely need to do similar customisation for Android.
  • Loading branch information
shirakaba committed Jul 27, 2024
1 parent d18090c commit ce193fc
Show file tree
Hide file tree
Showing 70 changed files with 1,421 additions and 4,252 deletions.
6 changes: 1 addition & 5 deletions examples/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ yarn ios
yarn android

# or:
# Run the macOS app (after setting `applePlatform = "macos"` in metro.config.js)
#
# Note that we do not currently support running the macOS demo simultaneously
# with iOS or Android apps, as we use the `applePlatform = "macos"` flag to
# force Metro to resolve react-native-macos instead of react-native.
# Run the macOS app
yarn macos
```

Expand Down
126 changes: 0 additions & 126 deletions examples/demo/android/app/build.gradle

This file was deleted.

Binary file removed examples/demo/android/app/debug.keystore
Binary file not shown.
10 changes: 0 additions & 10 deletions examples/demo/android/app/proguard-rules.pro

This file was deleted.

13 changes: 0 additions & 13 deletions examples/demo/android/app/src/debug/AndroidManifest.xml

This file was deleted.

This file was deleted.

25 changes: 0 additions & 25 deletions examples/demo/android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit ce193fc

Please sign in to comment.