-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: migrate to react-native-test-app
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
Showing
70 changed files
with
1,421 additions
and
4,252 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
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
examples/demo/android/app/src/debug/java/com/example/ReactNativeFlipper.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
examples/demo/android/app/src/main/java/com/example/MainActivity.java
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
examples/demo/android/app/src/main/java/com/example/MainApplication.java
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
examples/demo/android/app/src/main/res/drawable/rn_edit_text_material.xml
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file removed
BIN
-4.91 KB
examples/demo/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.79 KB
examples/demo/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-4.46 KB
examples/demo/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-6.93 KB
examples/demo/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-6.31 KB
examples/demo/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-10.4 KB
examples/demo/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-9.03 KB
examples/demo/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed
BIN
-15.2 KB
examples/demo/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Binary file not shown.
Oops, something went wrong.