react-native-okaycam 1.1.25 → 1.1.26

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.
@@ -0,0 +1,65 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="AndroidLogFilters">
4
+ <option name="TOOL_WINDOW_CONFIGURED_FILTER" value="Show only selected application" />
5
+ </component>
6
+ <component name="AutoImportSettings">
7
+ <option name="autoReloadType" value="NONE" />
8
+ </component>
9
+ <component name="ChangeListManager">
10
+ <list default="true" id="dcd03e48-895c-4531-9c6b-999b4eb29984" name="Default Changelist" comment="">
11
+ <change beforePath="$PROJECT_DIR$/../ios/RNOkayCam.swift" beforeDir="false" afterPath="$PROJECT_DIR$/../ios/RNOkayCam.swift" afterDir="false" />
12
+ </list>
13
+ <option name="SHOW_DIALOG" value="false" />
14
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
15
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
16
+ <option name="LAST_RESOLUTION" value="IGNORE" />
17
+ </component>
18
+ <component name="ExternalProjectsData">
19
+ <projectState path="$PROJECT_DIR$">
20
+ <ProjectState />
21
+ </projectState>
22
+ </component>
23
+ <component name="Git.Settings">
24
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
25
+ </component>
26
+ <component name="GitSEFilterConfiguration">
27
+ <file-type-list>
28
+ <filtered-out-file-type name="LOCAL_BRANCH" />
29
+ <filtered-out-file-type name="REMOTE_BRANCH" />
30
+ <filtered-out-file-type name="TAG" />
31
+ <filtered-out-file-type name="COMMIT_BY_MESSAGE" />
32
+ </file-type-list>
33
+ </component>
34
+ <component name="ProjectId" id="20OnRh4fdjMjOrINVhdGIVlXNLA" />
35
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
36
+ <component name="ProjectViewState">
37
+ <option name="hideEmptyMiddlePackages" value="true" />
38
+ <option name="showLibraryContents" value="true" />
39
+ </component>
40
+ <component name="PropertiesComponent">
41
+ <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
42
+ <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
43
+ <property name="RunOnceActivity.cidr.known.project.marker" value="true" />
44
+ <property name="android.sdk.path" value="$USER_HOME$/Library/Android/sdk" />
45
+ <property name="cidr.known.project.marker" value="true" />
46
+ <property name="project.structure.last.edited" value="Dependencies" />
47
+ <property name="project.structure.proportion" value="0.17" />
48
+ <property name="project.structure.side.proportion" value="0.2" />
49
+ <property name="settings.editor.selected.configurable" value="reference.settingsdialog.project.gradle" />
50
+ </component>
51
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
52
+ <component name="SvnConfiguration">
53
+ <configuration />
54
+ </component>
55
+ <component name="TaskManager">
56
+ <task active="true" id="Default" summary="Default task">
57
+ <changelist id="dcd03e48-895c-4531-9c6b-999b4eb29984" name="Default Changelist" comment="" />
58
+ <created>1635924494769</created>
59
+ <option name="number" value="Default" />
60
+ <option name="presentableId" value="Default" />
61
+ <updated>1635924494769</updated>
62
+ </task>
63
+ <servers />
64
+ </component>
65
+ </project>
@@ -46,7 +46,7 @@ repositories {
46
46
 
47
47
  dependencies {
48
48
  implementation 'com.facebook.react:react-native:+'
49
- implementation('com.innov8tif.okaycam:OkayCam:1.1.10@aar') {
49
+ implementation('com.innov8tif.okaycam:OkayCam:1.1.11@aar') {
50
50
  transitive = true
51
51
  }
52
52
  implementation 'com.googlecode.json-simple:json-simple:1.1.1'
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-native-okaycam",
3
3
  "title": "React Native OkayCam",
4
- "version": "1.1.25",
4
+ "version": "1.1.26",
5
5
  "description": "React-Native version of OkayCam",
6
6
  "main": "index.ts",
7
7
  "files": [