expo-rotation-module 0.1.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -1
- package/android/.gradle/8.14.3/checksums/checksums.lock +0 -0
- package/android/.gradle/8.14.3/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.14.3/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.14.3/gc.properties +0 -0
- package/android/.gradle/9.0-milestone-1/checksums/checksums.lock +0 -0
- package/android/.gradle/9.0-milestone-1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/9.0-milestone-1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/9.0-milestone-1/gc.properties +0 -0
- package/android/.gradle/9.2.0/checksums/checksums.lock +0 -0
- package/android/.gradle/9.2.0/fileChanges/last-build.bin +0 -0
- package/android/.gradle/9.2.0/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/9.2.0/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/config.properties +0 -2
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/AndroidProjectSystem.xml +0 -6
- package/android/.idea/caches/deviceStreaming.xml +0 -1210
- package/android/.idea/gradle.xml +0 -12
- package/android/.idea/migrations.xml +0 -10
- package/android/.idea/misc.xml +0 -10
- package/android/.idea/runConfigurations.xml +0 -17
- package/android/.idea/vcs.xml +0 -6
- package/android/.idea/workspace.xml +0 -63
- package/android/local.properties +0 -8
package/android/.idea/gradle.xml
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="GradleSettings">
|
|
4
|
-
<option name="linkedExternalProjectsSettings">
|
|
5
|
-
<GradleProjectSettings>
|
|
6
|
-
<option name="testRunner" value="CHOOSE_PER_TEST" />
|
|
7
|
-
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
8
|
-
<option name="gradleJvm" value="#GRADLE_LOCAL_JAVA_HOME" />
|
|
9
|
-
</GradleProjectSettings>
|
|
10
|
-
</option>
|
|
11
|
-
</component>
|
|
12
|
-
</project>
|
package/android/.idea/misc.xml
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
4
|
-
<component name="ProjectRootManager">
|
|
5
|
-
<output url="file://$PROJECT_DIR$/build/classes" />
|
|
6
|
-
</component>
|
|
7
|
-
<component name="ProjectType">
|
|
8
|
-
<option name="id" value="Android" />
|
|
9
|
-
</component>
|
|
10
|
-
</project>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="RunConfigurationProducerService">
|
|
4
|
-
<option name="ignoredProducers">
|
|
5
|
-
<set>
|
|
6
|
-
<option value="com.intellij.execution.junit.AbstractAllInDirectoryConfigurationProducer" />
|
|
7
|
-
<option value="com.intellij.execution.junit.AllInPackageConfigurationProducer" />
|
|
8
|
-
<option value="com.intellij.execution.junit.PatternConfigurationProducer" />
|
|
9
|
-
<option value="com.intellij.execution.junit.TestInClassConfigurationProducer" />
|
|
10
|
-
<option value="com.intellij.execution.junit.UniqueIdConfigurationProducer" />
|
|
11
|
-
<option value="com.intellij.execution.junit.testDiscovery.JUnitTestDiscoveryConfigurationProducer" />
|
|
12
|
-
<option value="org.jetbrains.kotlin.idea.junit.KotlinJUnitRunConfigurationProducer" />
|
|
13
|
-
<option value="org.jetbrains.kotlin.idea.junit.KotlinPatternConfigurationProducer" />
|
|
14
|
-
</set>
|
|
15
|
-
</option>
|
|
16
|
-
</component>
|
|
17
|
-
</project>
|
package/android/.idea/vcs.xml
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="AutoImportSettings">
|
|
4
|
-
<option name="autoReloadType" value="NONE" />
|
|
5
|
-
</component>
|
|
6
|
-
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="7cfb0c43-9e0d-469b-992d-eaa816beccfc" name="Changes" comment="">
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/build.gradle" afterDir="false" />
|
|
9
|
-
<change beforePath="$PROJECT_DIR$/src/main/java/expo/modules/rotationmodule/ExpoRotationModule.kt" beforeDir="false" />
|
|
10
|
-
<change beforePath="$PROJECT_DIR$/src/main/java/expo/modules/rotationmodule/ExpoRotationModuleView.kt" beforeDir="false" />
|
|
11
|
-
<change beforePath="$PROJECT_DIR$/../example/app.json" beforeDir="false" afterPath="$PROJECT_DIR$/../example/app.json" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/../expo-module.config.json" beforeDir="false" afterPath="$PROJECT_DIR$/../expo-module.config.json" afterDir="false" />
|
|
13
|
-
<change beforePath="$PROJECT_DIR$/../ios/ExpoRotationModuleView.swift" beforeDir="false" />
|
|
14
|
-
<change beforePath="$PROJECT_DIR$/../package.json" beforeDir="false" afterPath="$PROJECT_DIR$/../package.json" afterDir="false" />
|
|
15
|
-
<change beforePath="$PROJECT_DIR$/../src/ExpoRotationModule.ts" beforeDir="false" afterPath="$PROJECT_DIR$/../src/ExpoRotationModule.ts" afterDir="false" />
|
|
16
|
-
<change beforePath="$PROJECT_DIR$/../src/ExpoRotationModule.web.ts" beforeDir="false" afterPath="$PROJECT_DIR$/../src/ExpoRotationModule.web.ts" afterDir="false" />
|
|
17
|
-
<change beforePath="$PROJECT_DIR$/../src/ExpoRotationModuleView.tsx" beforeDir="false" />
|
|
18
|
-
<change beforePath="$PROJECT_DIR$/../src/ExpoRotationModuleView.web.tsx" beforeDir="false" />
|
|
19
|
-
<change beforePath="$PROJECT_DIR$/../src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/../src/index.ts" afterDir="false" />
|
|
20
|
-
</list>
|
|
21
|
-
<option name="SHOW_DIALOG" value="false" />
|
|
22
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
23
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
24
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
25
|
-
</component>
|
|
26
|
-
<component name="ClangdSettings">
|
|
27
|
-
<option name="formatViaClangd" value="false" />
|
|
28
|
-
</component>
|
|
29
|
-
<component name="Git.Settings">
|
|
30
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
31
|
-
</component>
|
|
32
|
-
<component name="ProjectColorInfo"><![CDATA[{
|
|
33
|
-
"associatedIndex": 8
|
|
34
|
-
}]]></component>
|
|
35
|
-
<component name="ProjectId" id="37tXyc4Sf01tKNEqBOQAJzFjl52" />
|
|
36
|
-
<component name="ProjectViewState">
|
|
37
|
-
<option name="hideEmptyMiddlePackages" value="true" />
|
|
38
|
-
<option name="showLibraryContents" value="true" />
|
|
39
|
-
</component>
|
|
40
|
-
<component name="PropertiesComponent"><![CDATA[{
|
|
41
|
-
"keyToString": {
|
|
42
|
-
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
|
43
|
-
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
44
|
-
"RunOnceActivity.cidr.known.project.marker": "true",
|
|
45
|
-
"RunOnceActivity.git.unshallow": "true",
|
|
46
|
-
"RunOnceActivity.readMode.enableVisualFormatting": "true",
|
|
47
|
-
"android.gradle.sync.needed": "true",
|
|
48
|
-
"cf.first.check.clang-format": "false",
|
|
49
|
-
"cidr.known.project.marker": "true",
|
|
50
|
-
"git-widget-placeholder": "main"
|
|
51
|
-
}
|
|
52
|
-
}]]></component>
|
|
53
|
-
<component name="TaskManager">
|
|
54
|
-
<task active="true" id="Default" summary="Default task">
|
|
55
|
-
<changelist id="7cfb0c43-9e0d-469b-992d-eaa816beccfc" name="Changes" comment="" />
|
|
56
|
-
<created>1767723596460</created>
|
|
57
|
-
<option name="number" value="Default" />
|
|
58
|
-
<option name="presentableId" value="Default" />
|
|
59
|
-
<updated>1767723596460</updated>
|
|
60
|
-
</task>
|
|
61
|
-
<servers />
|
|
62
|
-
</component>
|
|
63
|
-
</project>
|
package/android/local.properties
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
## This file must *NOT* be checked into Version Control Systems,
|
|
2
|
-
# as it contains information specific to your local configuration.
|
|
3
|
-
#
|
|
4
|
-
# Location of the SDK. This is only used by Gradle.
|
|
5
|
-
# For customization when using a Version Control System, please read the
|
|
6
|
-
# header note.
|
|
7
|
-
#Tue Jan 06 13:19:56 EST 2026
|
|
8
|
-
sdk.dir=/Users/ktsierra/Library/Android/sdk
|