Skip to content

Commit 8ec536a

Browse files
committed
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.
1 parent d18090c commit 8ec536a

File tree

69 files changed

+1420
-4247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1420
-4247
lines changed

examples/demo/android/app/build.gradle

-126
This file was deleted.
-2.2 KB
Binary file not shown.

examples/demo/android/app/proguard-rules.pro

-10
This file was deleted.

examples/demo/android/app/src/debug/AndroidManifest.xml

-13
This file was deleted.

examples/demo/android/app/src/debug/java/com/example/ReactNativeFlipper.java

-75
This file was deleted.

examples/demo/android/app/src/main/AndroidManifest.xml

-25
This file was deleted.

examples/demo/android/app/src/main/java/com/example/MainActivity.java

-32
This file was deleted.

examples/demo/android/app/src/main/java/com/example/MainApplication.java

-61
This file was deleted.

examples/demo/android/app/src/main/res/drawable/rn_edit_text_material.xml

-36
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.

examples/demo/android/app/src/main/res/values/strings.xml

-3
This file was deleted.

examples/demo/android/app/src/main/res/values/styles.xml

-9
This file was deleted.

0 commit comments

Comments
 (0)